openwrt/target
Petr Štetiar 198eff9504 imx6: refresh kernel config with 5.10 symbols
Just by running `make kernel_oldconfig` and unsetting following options
manually as those cores are cortex-a7 based and thus irrelevant for the
currently default cortex-a9 used cores.

 CONFIG_CLK_IMX6SL is not set
 CONFIG_CLK_IMX6SX is not set
 CONFIG_CLK_IMX6UL is not set

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:45 +00:00
..
imagebuilder imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH 2021-09-01 08:07:25 +00:00
linux imx6: refresh kernel config with 5.10 symbols 2021-09-01 08:07:45 +00:00
sdk sdk: expose binary strip settings 2021-09-01 08:07:38 +00:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-09-01 08:07:36 +00:00
Config.in treewide: fix spelling 'seperate' -> 'separate' 2021-09-01 08:07:44 +00:00
Makefile