projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0722fd9
)
add default packages
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 6 Nov 2012 05:39:08 +0000
(
05:39
+0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 6 Nov 2012 05:39:08 +0000
(
05:39
+0000)
SVN-Revision: 34094
target/linux/cns3xxx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index ae0ddd9ecf2c5ce920a79aa9ea305da7dc7f715e..72e51fd51c0c6415c8be850afdb0ec8d81714fc3 100644
(file)
--- a/
target/linux/cns3xxx/Makefile
+++ b/
target/linux/cns3xxx/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2010
-2012
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-24,4
+24,6
@@
endef
KERNELNAME:="uImage"
+DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini
+
$(eval $(call BuildTarget))