immortalwrt/target/linux
Daniel Golle 6d3dc3e3ee mediatek: mt7623: allow build without ext4 rootfs
The image generation code for the U7623 board expects ext4 filesystem
to be selected in menuconfig and CONFIG_TARGET_ROOTFS_PARTSIZE to be
defined. Now that ext4 isn't enabled any more, the variable was missing
and broke the build.
Set the default (104) instead of using the config variable to fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-07-22 12:03:31 +08:00
..
apm821xx apm821xx: move CONFIG_REGULATOR to target config 2021-06-14 11:45:49 +08:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
ath79 ath79: convert mtd-mac-address to nvmem implementation 2021-07-20 12:27:22 +08:00
bcm27xx kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
bcm47xx
bcm53xx kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-18 12:09:10 +08:00
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 15:37:07 +08:00
bmips bmips: convert mtd-mac-address to nvmem implementation 2021-07-20 12:31:12 +08:00
gemini Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00
generic linux/rockchip: update the USB 3.0 controller node patch 2021-07-21 12:01:32 +08:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 23:32:41 +08:00
ipq40xx ipq40xx: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:59 +08:00
ipq806x ipq806x: convert mtd-mac-address to nvmem implementation 2021-07-20 12:26:34 +08:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
lantiq lantiq: convert mtd-mac-address to nvmem implementation 2021-07-20 12:26:54 +08:00
layerscape kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mediatek mediatek: mt7623: allow build without ext4 rootfs 2021-07-22 12:03:31 +08:00
mpc85xx mpc85xx: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:32 +08:00
mvebu mvebu: convert mtd-mac-address to nvmem implementation 2021-07-20 12:27:06 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon octeon: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:18 +08:00
octeontx kernel: bump 5.4 to 5.4.128 2021-06-26 23:46:31 +08:00
omap kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ramips ramips: convert mtd-mac-address to nvmem implementation 2021-07-20 12:29:32 +08:00
realtek treewide: call check-size before append-metadata 2021-07-11 12:13:31 +08:00
rockchip linux/rockchip: update the USB 3.0 controller node patch 2021-07-21 12:01:32 +08:00
sunxi sunxi: orangepi-3: enable usb3 support 2021-07-06 23:18:25 +08:00
tegra Merge Mainline 2021-06-17 20:47:12 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 x86: kernel: set NR_CPUS to 512 2021-07-19 12:12:10 +08:00
zynq kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
Makefile