projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0ed04c
)
ramips: add ip17xx support to WLI-TX4-AG300N
author
Yo Abe
<abe.geel@gmail.com>
Thu, 26 Jan 2017 13:28:09 +0000
(22:28 +0900)
committer
Jo-Philipp Wich
<jo@mein.io>
Thu, 26 Jan 2017 13:41:31 +0000
(14:41 +0100)
ramips/rt288x WLI-TX4-AG300N was missing support for its 100Mbit switch which
should be included by default.
Signed-off-by: Yo Abe <abe.geel@gmail.com>
[Jo-Philipp Wich: picked from OpenWrt PR#359, rewrap commit msg, fix Sob]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/ramips/image/rt288x.mk
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/rt288x.mk
b/target/linux/ramips/image/rt288x.mk
index 3312d0ed171ba34370ae506731d6d108f916f1a6..53fc99abda624cd85b788fa9cc957c8e37c0784e 100644
(file)
--- a/
target/linux/ramips/image/rt288x.mk
+++ b/
target/linux/ramips/image/rt288x.mk
@@
-58,6
+58,7
@@
define Device/wli-tx4-ag300n
BLOCKSIZE := 64k
IMAGE_SIZE := $(ralink_default_fw_size_4M)
DEVICE_TITLE := Buffalo WLI-TX4-AG300N
+ DEVICE_PACKAGES := kmod-switch-ip17xx
endef
TARGET_DEVICES += wli-tx4-ag300n