diff options
Diffstat (limited to 'target/linux/bcm4908/image')
-rw-r--r-- | target/linux/bcm4908/image/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm4908/image/Makefile b/target/linux/bcm4908/image/Makefile index 8e751a8d02..658ec810d1 100644 --- a/target/linux/bcm4908/image/Makefile +++ b/target/linux/bcm4908/image/Makefile @@ -75,7 +75,7 @@ define Device/Default endef define Device/asus_gt-ac5300 - DEVICE_VENDOR := Asus + DEVICE_VENDOR := ASUS DEVICE_MODEL := GT-AC5300 DEVICE_DTS := broadcom/bcmbca/bcm4908-asus-gt-ac5300 IMAGES := bin @@ -88,7 +88,7 @@ endef TARGET_DEVICES += asus_gt-ac5300 define Device/asus_gt-ax6000 - DEVICE_VENDOR := Asus + DEVICE_VENDOR := ASUS DEVICE_MODEL := GT-AX6000 DEVICE_DTS := broadcom/bcmbca/bcm4912-asus-gt-ax6000 IMAGES := pkgtb |