summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/Makefile')
-rw-r--r--target/linux/kirkwood/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index 3f40d912ef..2fe1c845d9 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -19,4 +19,6 @@ include $(INCLUDE_DIR)/target.mk
KERNELNAME:=zImage dtbs
+DEFAULT_PACKAGES += uboot-envtools
+
$(eval $(call BuildTarget))