projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5ca304
)
brcm47xx: specify DEVICE_PACKAGES for Netgear WGT634U
author
Rafał Miłecki
<
[email protected]
>
Wed, 28 Dec 2016 22:10:14 +0000
(23:10 +0100)
committer
Rafał Miłecki
<
[email protected]
>
Fri, 30 Dec 2016 08:22:55 +0000
(09:22 +0100)
This allows using it nicely with PER_DEVICE_ROOTFS.
Signed-off-by: Rafał Miłecki <
[email protected]
>
Cc: Russell Senior <
[email protected]
>
target/linux/brcm47xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
index 72ac8141444865f1c1f4985deb9f6844f9a016b4..04077e8002ebcf3b9e87324670acbc72db0ae051 100644
(file)
--- a/
target/linux/brcm47xx/image/Makefile
+++ b/
target/linux/brcm47xx/image/Makefile
@@
-7,6
+7,8
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
+USB2_PACKAGES := kmod-usb2
+
define Build/Clean
$(MAKE) -C lzma-loader clean
endef
@@
-448,6
+450,7
@@
TARGET_DEVICES += netgear-wgr614-v8
define Device/netgear-wgt634u
DEVICE_TITLE := Netgear WGT634U
+ DEVICE_PACKAGES := kmod-ath5k $(USB2_PACKAGES)
FILESYSTEMS := $(FS_128K)
IMAGES := bin
IMAGE/bin := append-rootfs | trx-with-loader | prepend-with-elf