kernel: add symbol in generic config for 5.10.157
authorJohn Audia <therealgraysky@proton.me>
Wed, 7 Dec 2022 09:02:49 +0000 (04:02 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 31 Mar 2023 19:29:44 +0000 (15:29 -0400)
commit91139e913b25aa492d0b145ccbc2ace597bfc52e
tree17b88e4c3fcf95a2776ae9861fdda3e52c96eda4
parenta2b29d65a4808a121bc4cb548295f4def3ebf692
kernel: add symbol in generic config for 5.10.157

Add CONFIG_INET_TABLE_PERTURB_ORDER=16 to generic config

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit f83a8329a33ee19060c9e28771434309ef55915d)
16 files changed:
.gitignore
include/version.mk
package/boot/uboot-rockchip/Makefile
package/boot/uboot-rockchip/patches/102-add-tpe-r1400.patch [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/tpe-r1400-rk3328/dt-decl.h [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/tpe-r1400-rk3328/dt-plat.c [new file with mode: 0644]
package/boot/uboot-rockchip/src/of-platdata/tpe-r1400-rk3328/dt-structs-gen.h [new file with mode: 0644]
target/linux/ath79/dts/ar9330_thinkpenguin_tpe-r1100.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9531_thinkpenguin_tpe-r1300.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk
target/linux/generic/config-5.10
target/linux/rockchip/armv8/base-files/etc/board.d/01_leds
target/linux/rockchip/armv8/base-files/etc/board.d/02_network
target/linux/rockchip/image/armv8.mk
target/linux/rockchip/image/tpe-r1400.bootscript [new file with mode: 0644]
target/linux/rockchip/patches-5.10/107-add-tpe-r1400.patch [new file with mode: 0644]