1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux
Mathias Kresin 61c2a7339a image: remove padding parameter from append-kernel/append-rootfs
Using pad-to instead of passing the optional padding to append-kernel
or append-rootfs. It could be that the value of a variable is passed.
In case the variable is empty no error is thrown.

Furthermore the purpose of the extra parameter is hard to get without
reading the code.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-09-13 19:36:41 +02:00
..
adm5120
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx image: specify max image size in Kilobyte/Megabyte 2016-09-04 09:58:02 +02:00
ar7 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ar71xx image: remove padding parameter from append-kernel/append-rootfs 2016-09-13 19:36:41 +02:00
arc770 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
archs38 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
arm64 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
at91
ath25 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
au1000 use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
bcm53xx bcm53xx: use the latest submitted version of ILP clock driver 2016-09-13 12:25:50 +02:00
brcm47xx build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
brcm63xx kernel: Backport pending appended DTB handling patches 2016-09-12 22:36:55 +02:00
brcm2708 brcm2708: update linux 4.4 patches to latest version 2016-09-10 14:54:26 +02:00
cns3xxx cns3xxx: add GW2386 support 2016-09-08 13:40:02 +02:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: Backport pending appended DTB handling patches 2016-09-12 22:36:55 +02:00
imx6 build: drop UBI EOF marker from images by default 2016-09-12 18:21:52 +02:00
ipq806x image: add KERNEL_SIZE to the default device vars 2016-09-13 19:36:41 +02:00
ixp4xx use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
kirkwood image: remove padding parameter from append-kernel/append-rootfs 2016-09-13 19:36:41 +02:00
lantiq kernel: Backport pending appended DTB handling patches 2016-09-12 22:36:55 +02:00
malta
mcs814x
mediatek kernel: mtd: backport Macronix sector size fix 2016-09-03 09:27:09 +02:00
mpc85xx cleanup ucidef_set_interface* usage 2016-09-10 15:32:25 +02:00
mvebu image: remove padding parameter from append-kernel/append-rootfs 2016-09-13 19:36:41 +02:00
mxs
octeon octeon: remove block2mtd support 2016-09-10 12:17:39 +02:00
omap build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
omap24xx
orion orion: rename config-default to config-3.18 2016-08-24 01:47:48 +03:00
oxnas image: add KERNEL_SIZE to the default device vars 2016-09-13 19:36:41 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ramips image: add KERNEL_SIZE to the default device vars 2016-09-13 19:36:41 +02:00
rb532 rb532: rename config-default to config 4.1 2016-08-24 01:48:01 +03:00
realview build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
sunxi
uml
x86 use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
xburst use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
zynq
Makefile