diff options
Diffstat (limited to 'target/linux')
-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 |