ath79: wndap360: add owl loader
Needed so that the WiFi interfaces come up properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22735
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 52d776ac96)
This commit is contained in:
parent
72feb5b611
commit
55f5b2f3d3
@ -2234,6 +2234,7 @@ define Device/netgear_wndap360
|
||||
$(Device/netgear_generic)
|
||||
SOC := ar7161
|
||||
DEVICE_MODEL := WNDAP360
|
||||
DEVICE_PACKAGES := kmod-owl-loader
|
||||
IMAGE_SIZE := 7744k
|
||||
BLOCKSIZE := 256k
|
||||
KERNEL := kernel-bin | append-dtb | gzip | uImage gzip
|
||||
|
||||
Loading…
Reference in New Issue
Block a user