projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: fix mac addresses on the DIR-300/600 boards
[openwrt.git]
/
target
/
linux
/
rdc
/
profiles
/
bifferboard.mk
diff --git
a/target/linux/rdc/profiles/bifferboard.mk
b/target/linux/rdc/profiles/bifferboard.mk
index
0c12ac7
..
28e1d0e
100644
(file)
--- a/
target/linux/rdc/profiles/bifferboard.mk
+++ b/
target/linux/rdc/profiles/bifferboard.mk
@@
-7,5
+7,7
@@
define Profile/bifferboard
NAME:=Bifferboard
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 \
+ kmod-usb-storage kmod-scsi-core kmod-fs-ext3
endef
$(eval $(call Profile,bifferboard))
This page took
0.024032 seconds
and
4
git commands to generate.