Просмотр исходного кода

tegra: image: remove image padding

Commit "build: Remove TARGET_IMAGES_PAD option" has removed this config
option so remove it from this target as well.

Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 6 лет назад
Родитель
Сommit
074f273efb
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      target/linux/tegra/image/Makefile

+ 0 - 1
target/linux/tegra/image/Makefile

@@ -25,7 +25,6 @@ define Build/tegra-sdcard
 		-d [email protected] \
 		[email protected]/boot.scr
 
-	PADDING="$(CONFIG_TARGET_IMAGES_PAD)" \
 	SIGNATURE="$(SIGNATURE)" \
 	$(SCRIPT_DIR)/gen_image_generic.sh \
 		$@ \