aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm47xx/image/generic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm47xx/image/generic.mk')
-rw-r--r--target/linux/bcm47xx/image/generic.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/bcm47xx/image/generic.mk b/target/linux/bcm47xx/image/generic.mk
index 61204bf232..94064cb7d1 100644
--- a/target/linux/bcm47xx/image/generic.mk
+++ b/target/linux/bcm47xx/image/generic.mk
@@ -66,7 +66,8 @@ TARGET_DEVICES += linksys_e3000-v1
# generic has Ethernet drivers as modules so overwrite standard image
define Device/standard
- DEVICE_TITLE := Image with LZMA loader and LZMA compressed kernel
+ DEVICE_VENDOR := Generic
+ DEVICE_MODEL := Image with LZMA loader and LZMA compressed kernel
DEVICE_PACKAGES := kmod-b44 kmod-bgmac kmod-tg3
endef
TARGET_DEVICES += standard