summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/mpc85xx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 354343886..bfacf3e15 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -17,6 +17,8 @@ LINUX_VERSION:=2.6.38.8
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += kmod-booke-wdt
+
define Target/Description
Build images for the Freescale MPC85xx based boards.
endef