From 3a3cd0ac4376657eccfe30fc2fdcc91acddb8f1d Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 31 May 2017 11:16:22 +0200 Subject: ar71xx: image: keep DEVICE_VARS and Build/* at the beginning Signed-off-by: Piotr Dymacz --- target/linux/ar71xx/image/ubnt.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'target/linux/ar71xx/image/ubnt.mk') diff --git a/target/linux/ar71xx/image/ubnt.mk b/target/linux/ar71xx/image/ubnt.mk index 2c7c35db8f..c5d30965ee 100644 --- a/target/linux/ar71xx/image/ubnt.mk +++ b/target/linux/ar71xx/image/ubnt.mk @@ -1,6 +1,4 @@ -# UBNT_BOARD e.g. one of (XS2, XS5, RS, XM) -# UBNT_TYPE e.g. one of (BZ, XM, XW) -# UBNT_CHIP e.g. one of (ar7240, ar933x, ar934x) +DEVICE_VARS += UBNT_BOARD UBNT_CHIP UBNT_TYPE # mkubntimage is using the kernel image direct # routerboard creates partitions out of the ubnt header @@ -34,7 +32,6 @@ define Build/mkubntimage2 @mv $@.new $@ endef -DEVICE_VARS += UBNT_BOARD UBNT_CHIP UBNT_TYPE # UBNT_BOARD e.g. one of (XS2, XS5, RS, XM) # UBNT_TYPE e.g. one of (BZ, XM, XW) -- cgit v1.2.3