openwrt/package/system/zram-swap
Rui Salvaterra 6bf5440739 zram-swap: bail out early if the kernel doesn't support swap
Since KERNEL_SWAP is only enabled by default for !SMALL_FLASH targets, we need
to check if the current kernel supports swap before trying to configure
zram-swap, as opkg can't check for kernel dependencies.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:54 +00:00
..
files zram-swap: bail out early if the kernel doesn't support swap 2021-09-01 08:07:54 +00:00
Makefile zram-swap: clean up the makefile 2021-09-01 08:07:54 +00:00