From: Gabor Juhos Date: Sun, 29 Apr 2012 15:00:38 +0000 (+0000) Subject: mpc85xx: add kmod-booke-wdt to the default packages X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=8e980e4dadee70fb355b2eb5d4cf6d9872b34100 mpc85xx: add kmod-booke-wdt to the default packages Based on a patch by Wojciech Dubowik SVN-Revision: 31523 --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 3543438867..bfacf3e158 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