mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
mediatek: remove wireless packages for GL-MT2500
This device does not have wireless hardware, thus we don't need to ship neither hostapd nor wireless drivers. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
f82ccee512
commit
602ff8fbb1
@ -296,7 +296,7 @@ define Device/glinet_gl-mt2500
|
||||
DEVICE_DTS := mt7981b-glinet-gl-mt2500
|
||||
DEVICE_DTS_DIR := ../dts
|
||||
DEVICE_DTS_LOADADDR := 0x47000000
|
||||
DEVICE_PACKAGES := e2fsprogs f2fsck mkf2fs kmod-usb3
|
||||
DEVICE_PACKAGES := -kmod-mt7915e -wpad-basic-mbedtls e2fsprogs f2fsck mkf2fs kmod-usb3
|
||||
SUPPORTED_DEVICES += glinet,mt2500-emmc
|
||||
IMAGES := sysupgrade.bin
|
||||
IMAGE/sysupgrade.bin := sysupgrade-tar | append-gl-metadata
|
||||
|
Loading…
Reference in New Issue
Block a user