projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a0b84e
)
ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:53 +0000
(22:48 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 1 Dec 2011 22:48:53 +0000
(22:48 +0000)
It is needed by the RT-N15 board.
SVN-Revision: 29389
target/linux/ramips/rt288x/profiles/00-default.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/rt288x/profiles/00-default.mk
b/target/linux/ramips/rt288x/profiles/00-default.mk
index ef5ebdf4d108999c452ed2270a489ec732364d94..583610a65afe9ae14e92cc36e026b0c885099a24 100644
(file)
--- a/
target/linux/ramips/rt288x/profiles/00-default.mk
+++ b/
target/linux/ramips/rt288x/profiles/00-default.mk
@@
-7,7
+7,7
@@
define Profile/Default
NAME:=Default Profile
- PACKAGES:=
+ PACKAGES:=
kmod-switch-rtl8366s kmod-swconfig swconfig
endef
define Profile/Default/Description