openwrt/target/linux/octeon
Hauke Mehrtens 46af22de16 kernel: Remove CONFIG_COMPAT
This removes support for executing old 32 bit applications on 64 bit ARM
and MIPS kernels.
On OpenWrt we normally compile all the user space applications on our
own and do not support third party binary only modules especial not 32
bit applications on 64 bit CPUs.

This reduces the attack surface on such systems and should also save
some memory.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-05-11 17:15:41 +02:00
..
base-files octeon: fix typo in platform.sh 2019-01-12 19:40:13 +01:00
image octeon: fix mtd partitions for erlite on cmdline 2017-01-20 00:35:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.13 2018-01-11 20:34:33 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.34 2019-04-08 14:53:39 +02:00
profiles octeon: convert to new image building code 2016-06-14 13:00:30 +02:00
config-4.14 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.19 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00