Browse Source

gemini: drop unnecessary image build default variables

They are either not required, set to an earlier set default value or
defined due to target features.

Signed-off-by: Mathias Kresin <[email protected]>
Mathias Kresin 7 năm trước cách đây
mục cha
commit
b9c6862d9d
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      target/linux/gemini/image/Makefile

+ 0 - 3
target/linux/gemini/image/Makefile

@@ -84,10 +84,7 @@ define Device/Default
 	KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
 	KERNEL_NAME := zImage
 	KERNEL := kernel-bin | append-dtb
-	FILESYSTEMS := squashfs
-	IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1).$$(2)
 	BLOCKSIZE := 128k
-	PAGESIZE := 2048
 endef
 
 # A reasonable set of default packages handling the NAS type