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 <ynezz@true.cz>
This commit is contained in:
Petr Štetiar 2019-06-25 07:58:57 +02:00
parent 2109156b79
commit 074f273efb
1 changed files with 0 additions and 1 deletions

View File

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