mpc85xx: add kmod-booke-wdt to the default packages
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31523
This commit is contained in:
parent
01a9103254
commit
f6d5998d31
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ LINUX_VERSION:=2.6.38.8
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
DEFAULT_PACKAGES += kmod-booke-wdt
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build images for the Freescale MPC85xx based boards.
|
Build images for the Freescale MPC85xx based boards.
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue