index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'target')
-rw-r--r--
target/linux/brcm47xx/image/Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile
index e447cd8aa3..e654c53982 100644
--- a/
target/linux/brcm47xx/image/Makefile
+++ b/
target/linux/brcm47xx/image/Makefile
@@ -391,6 +391,7 @@ TARGET_DEVICES += linksys-wrt160n-v1
define Device/linksys-wrt300n-v1
$(Device/linksys)
+ IMAGES := bin trx
DEVICE_ID := EWCB
VERSION := 1.03.6
endef