diff options
Diffstat (limited to 'boot/barebox/barebox.mk')
-rw-r--r-- | boot/barebox/barebox.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 8b83bf2bbb..949fb9fe38 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -143,3 +143,4 @@ endef barebox-package=$(call inner-barebox-package,$(call UPPERCASE,$(pkgname))) include boot/barebox/barebox/barebox.mk +include boot/barebox/barebox-aux/barebox-aux.mk |