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/omap/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/omap/image/Makefile') diff --git a/target/linux/omap/image/Makefile b/target/linux/omap/image/Makefile index 106071a38e..6a7b20199f 100644 --- a/target/linux/omap/image/Makefile +++ b/target/linux/omap/image/Makefile @@ -33,7 +33,6 @@ endef define Device/Default PROFILES := Default - DEVICE_VARS := KERNEL_NAME := zImage KERNEL := kernel-bin IMAGES := sdcard.img.gz -- cgit v1.2.3