projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab585e
)
merge r13988 to 8.09 (closes: #4742)
author
Nicolas Thill
<nico@openwrt.org>
Fri, 10 Apr 2009 13:44:15 +0000
(13:44 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 10 Apr 2009 13:44:15 +0000
(13:44 +0000)
SVN-Revision: 15202
target/linux/x86/generic/profiles/000-Generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/x86/generic/profiles/000-Generic.mk
b/target/linux/x86/generic/profiles/000-Generic.mk
index d7e6b7eb1eac3327a504e014ae51d6f5b9ef01df..c2abcd198266a5bd13b143a641eadd6cf8f24f05 100644
(file)
--- a/
target/linux/x86/generic/profiles/000-Generic.mk
+++ b/
target/linux/x86/generic/profiles/000-Generic.mk
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006
-2009
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-7,7
+7,10
@@
define Profile/Generic
NAME:=Generic
- PACKAGES:=
+ PACKAGES:= \
+ kmod-3c59x kmod-8139too kmod-e100 kmod-e1000 kmod-natsemi \
+ kmod-ne2k-pci kmod-pcnet32 kmod-r8169 kmod-sis900 kmod-sky2 \
+ kmod-tg3 kmod-via-rhine
endef
define Profile/Generic/Description