ramips: add led driver to UniFi FlexHD defaut package set
Add kmod-leds-ubnt-ledbar to the packages selected by default on the UniFi FlexHD access point. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
7bba6b6f63
commit
ca0e7054d8
@ -1953,7 +1953,7 @@ define Device/ubnt_unifi-flexhd
|
|||||||
DEVICE_MODEL := UniFi FlexHD
|
DEVICE_MODEL := UniFi FlexHD
|
||||||
DEVICE_DTS_CONFIG := config@2
|
DEVICE_DTS_CONFIG := config@2
|
||||||
KERNEL := kernel-bin | lzma | fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
|
KERNEL := kernel-bin | lzma | fit lzma $$(KDIR)/image-$$(firstword $$(DEVICE_DTS)).dtb
|
||||||
DEVICE_PACKAGES += kmod-mt7603 kmod-mt7615e kmod-mt7615-firmware
|
DEVICE_PACKAGES += kmod-mt7603 kmod-mt7615e kmod-mt7615-firmware kmod-leds-ubnt-ledbar
|
||||||
IMAGE_SIZE := 15552k
|
IMAGE_SIZE := 15552k
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += ubnt_unifi-flexhd
|
TARGET_DEVICES += ubnt_unifi-flexhd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user