mpc85xx: add kmod-booke-wdt to the default packages

Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 31523
owl
Gabor Juhos 2012-04-29 15:00:38 +00:00
parent 01a9103254
commit f6d5998d31
1 changed files with 2 additions and 0 deletions

View File

@ -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