projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2109156
)
tegra: image: remove image padding
author
Petr Štetiar
<ynezz@true.cz>
Tue, 25 Jun 2019 05:58:57 +0000
(07:58 +0200)
committer
Petr Š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
patch
|
blob
|
history
diff --git
a/target/linux/tegra/image/Makefile
b/target/linux/tegra/image/Makefile
index c1aa81beddc5b44a30b5c87a3b7b54f6603ffdcf..ee4a45c9d858939fcaa5c13a79c6d9012c4e3b40 100644
(file)
--- a/
target/linux/tegra/image/Makefile
+++ b/
target/linux/tegra/image/Makefile
@@
-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 \
$@ \