aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/image/generic-ubnt.mk
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2018-04-26 20:04:48 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2018-05-08 21:14:24 +0200
commitdb34cdf6c537304f41a097d9b9b085efa31d1146 (patch)
tree24e74b32019ae2f3fc273691b943da529cbf9f6e /target/linux/ath79/image/generic-ubnt.mk
parent6069bdd0871a20b5adce8d2f677946e05a2da609 (diff)
downloadupstream-db34cdf6c537304f41a097d9b9b085efa31d1146.tar.gz
upstream-db34cdf6c537304f41a097d9b9b085efa31d1146.tar.bz2
upstream-db34cdf6c537304f41a097d9b9b085efa31d1146.zip
ath79: Ubiquiti Airmax M: add relocate-kernel to invalidate cache
Apply ar71xx fix for broken Ubiquiti bootloader to ath79 as well. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat (limited to 'target/linux/ath79/image/generic-ubnt.mk')
-rw-r--r--target/linux/ath79/image/generic-ubnt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk
index c0370ad589..17c89fcb1c 100644
--- a/target/linux/ath79/image/generic-ubnt.mk
+++ b/target/linux/ath79/image/generic-ubnt.mk
@@ -52,6 +52,7 @@ define Device/ubnt-xm
UBNT_TYPE := XM
UBNT_CHIP := ar7240
ATH_SOC := ar7241
+ KERNEL := kernel-bin | append-dtb | relocate-kernel | lzma | uImage lzma
endef
define Device/ubnt-xw