1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/ramips
Robert Marko 7a181a65f2 treewide: fix initramfs detection
Commit "initramfs: switch to tmpfs to fix ujail" switched initramfs to
now use tmpfs, it causes $(rootfs_type) to now return tmpfs when
running initramfs image instead of being empty.

This broke initramfs detection which is required so that when installing
on MikroTik devices firmware partition would first get erased fully
before writing.

So, lets test for $(rootfs_type) returning "tmpfs" instead.

Fixes: 7fd3c68 ("initramfs: switch to tmpfs to fix ujail)

Signed-off-by: Robert Marko <robimarko@gmail.com>
2020-12-20 17:14:56 +00:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: do not enable unused GPIO controllers 2020-12-17 12:10:10 +01:00
files/drivers ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00
image ramips: add support for GL.iNet GL-MT1300 2020-12-17 12:05:26 +01:00
mt76x8 ramips: use full names for Xiaomi Mi Router devices 2020-12-08 17:18:57 +01:00
mt7620 ramips: add support for Wavlink WL-WN530HG4 2020-10-27 21:20:16 +01:00
mt7621 treewide: fix initramfs detection 2020-12-20 17:14:56 +00:00
patches-5.4 kernel: bump 5.4 to 5.4.83 2020-12-15 12:05:26 +01:00
rt288x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt305x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt3883 ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-05 23:27:35 +02:00
modules.mk ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00