tegra: image: remove image padding
authorPetr Štetiar <ynezz@true.cz>
Tue, 25 Jun 2019 05:58:57 +0000 (07:58 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 25 Jun 2019 14:12:21 +0000 (14:12 +0000)
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>
target/linux/tegra/image/Makefile

index c1aa81beddc5b44a30b5c87a3b7b54f6603ffdcf..ee4a45c9d858939fcaa5c13a79c6d9012c4e3b40 100644 (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 \
                $@ \