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>
This commit is contained in:
Mathias Kresin
2016-09-09 21:10:54 +02:00
parent 0f6d0afa13
commit 92eaf27c62
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ BOARD:=ixp4xx
BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
SUBTARGETS=generic harddisk
SUBTARGETS:=generic harddisk
KERNEL_PATCHVER:=4.4