mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 19:46:51 +00:00
ath79: Add DEVICE_VENDOR for Ubiquiti Routerstation
This has been overlooked. Reported by: Chen Minqiang (@ptpt52) Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
917eeaf26b
commit
63e3c3d2a2
@ -205,6 +205,7 @@ TARGET_DEVICES += ubnt_unifiac-pro
|
|||||||
|
|
||||||
define Device/ubnt_routerstation_common
|
define Device/ubnt_routerstation_common
|
||||||
DEVICE_PACKAGES := -kmod-ath9k -wpad-mini -uboot-envtools kmod-usb-ohci kmod-usb2 fconfig
|
DEVICE_PACKAGES := -kmod-ath9k -wpad-mini -uboot-envtools kmod-usb-ohci kmod-usb2 fconfig
|
||||||
|
DEVICE_VENDOR := Ubiquiti
|
||||||
ATH_SOC := ar7161
|
ATH_SOC := ar7161
|
||||||
IMAGE_SIZE := 16128k
|
IMAGE_SIZE := 16128k
|
||||||
IMAGES += factory.bin
|
IMAGES += factory.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user