projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5894c1d
)
mpc85xx: add kmod-booke-wdt to the default packages
author
Gabor Juhos
<juhosg@openwrt.org>
Sun, 29 Apr 2012 15:00:38 +0000
(15:00 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sun, 29 Apr 2012 15:00:38 +0000
(15:00 +0000)
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31523
target/linux/mpc85xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/Makefile
b/target/linux/mpc85xx/Makefile
index 35434388679792dcb85391906f4b21380fcb7ec0..bfacf3e158e7daeac8cc4e097336ac7353d0bef8 100644
(file)
--- 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