summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-09-09 21:10:54 +0200
committerMathias Kresin <dev@kresin.me>2016-09-10 15:30:38 +0200
commit92eaf27c62cad5f9832dc7084e1ae14d5e7b47e6 (patch)
treef9de469c84f99c0ca221aedd539531500b522210 /target/linux/au1000
parent0f6d0afa1391dfe74d790a9637b9bbbbaebeb2fb (diff)
downloadmaster-31e0f0ae-92eaf27c62cad5f9832dc7084e1ae14d5e7b47e6.tar.gz
master-31e0f0ae-92eaf27c62cad5f9832dc7084e1ae14d5e7b47e6.tar.bz2
master-31e0f0ae-92eaf27c62cad5f9832dc7084e1ae14d5e7b47e6.zip
use immediate set in target Makefiles
No functional change, it's just to have the same style everywhere. This way I don't need to use any regex magic to extract all subtargets for compile tests. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/au1000')
-rw-r--r--target/linux/au1000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile
index 0e019a9d67..debc41e978 100644
--- a/target/linux/au1000/Makefile
+++ b/target/linux/au1000/Makefile
@@ -10,7 +10,7 @@ ARCH:=mipsel
BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=squashfs usb pci
-SUBTARGETS=au1500 au1550
+SUBTARGETS:=au1500 au1550
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
KERNEL_PATCHVER:=3.18