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
dts ramips: do not enable unused GPIO controllers 2020-12-17 12:10:10 +01:00
files/drivers
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
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
rt305x
rt3883
Makefile
modules.mk