summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRosen Penev2026-04-01 23:34:53 +0000
committerRobert Marko2026-04-02 10:40:13 +0000
commit55f5b2f3d357fc4c90d683089ae6b704f77b605a (patch)
tree842df4445d96968bc34b82652389d0cd3be4c162
parent72feb5b6112cf6fced85bddb6c3db18948921302 (diff)
downloadopenwrt-55f5b2f3d357fc4c90d683089ae6b704f77b605a.tar.gz
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 52d776ac968f59149afcd65f8aa1a1d130343ace)
-rw-r--r--target/linux/ath79/image/generic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk
index 1bb9211466..982a131ca7 100644
--- a/target/linux/ath79/image/generic.mk
+++ b/target/linux/ath79/image/generic.mk
@@ -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