diff options
Diffstat (limited to 'src/lib/Makefile.inc')
-rw-r--r-- | src/lib/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc index 355734ab17..dec608fa41 100644 --- a/src/lib/Makefile.inc +++ b/src/lib/Makefile.inc @@ -13,6 +13,7 @@ # GNU General Public License for more details. # subdirs-y += loaders +subdirs-y += gnat ifneq ($(CONFIG_BOOTBLOCK_CUSTOM),y) |