dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
mk-rootfs.sh
hc
2023-12-11
072de836f53be56a70cecf70b43ae43b7ce17376
[~hc/RK356X_SDK_RELEASE.git]
/
buildroot
/
configs
/
rockchip
/
kernel.config
1
2
3
4
5
# linux custom kernel at least 4.4.x
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
BR2_LINUX_KERNEL_CUSTOM_LOCAL=y
BR2_LINUX_KERNEL_CUSTOM_LOCAL_LOCATION="$(TOPDIR)/../kernel"