projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: image: allow to build board specific initramfs images
[openwrt.git]
/
target
/
linux
/
ramips
/
rt305x
/
profiles
/
00-default.mk
diff --git
a/target/linux/ramips/rt305x/profiles/00-default.mk
b/target/linux/ramips/rt305x/profiles/00-default.mk
index
aa0f08e
..
55ac015
100644
(file)
--- a/
target/linux/ramips/rt305x/profiles/00-default.mk
+++ b/
target/linux/ramips/rt305x/profiles/00-default.mk
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 201
0
OpenWrt.org
+# Copyright (C) 201
1
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-7,7
+7,9
@@
define Profile/Default
NAME:=Default Profile
define Profile/Default
NAME:=Default Profile
- PACKAGES:=kmod-rt2800-pci
+ PACKAGES:=\
+ kmod-usb-core kmod-usb-rt305x-dwc_otg \
+ kmod-ledtrig-usbdev
endef
define Profile/Default/Description
endef
define Profile/Default/Description
This page took
0.023793 seconds
and
4
git commands to generate.