From 5b392c7119f23aef10ffc0def9a70e8335f9f3f8 Mon Sep 17 00:00:00 2001 From: Sungbo Eo Date: Tue, 10 Mar 2020 15:41:09 +0900 Subject: treewide: gather DEVICE_VARS into one place Place DEVICE_VARS assignments at the top of the file or above Device/Default to make them easier to find. For ramips, remove redundant values already present in parent file. Signed-off-by: Sungbo Eo [do not touch ar71xx, extend commit message] Signed-off-by: Adrian Schmutzler --- target/linux/tegra/image/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/tegra/image/Makefile') diff --git a/target/linux/tegra/image/Makefile b/target/linux/tegra/image/Makefile index 10bada9c38..3a19feb55e 100644 --- a/target/linux/tegra/image/Makefile +++ b/target/linux/tegra/image/Makefile @@ -34,6 +34,7 @@ define Build/tegra-sdcard endef DEVICE_VARS += BOOT_SCRIPT UBOOT + define Device/Default BOOT_SCRIPT := generic-bootscript IMAGES := sdcard.img.gz -- cgit v1.2.3