mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
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:
parent
2109156b79
commit
074f273efb
@ -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 \
|
||||
$@ \
|
||||
|
Loading…
Reference in New Issue
Block a user