1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 11:43:54 +02:00

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:
Gabor Juhos 2012-04-29 15:00:38 +00:00
parent 01a9103254
commit f6d5998d31

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