mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
Buildroot config fragment to separate file
This commit is contained in:
4
buildroot_config_fragment
Normal file
4
buildroot_config_fragment
Normal file
@@ -0,0 +1,4 @@
|
||||
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="../kernel_config_fragment"
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="../busybox_config_fragment"
|
||||
BR2_PACKAGE_KERNEL_MODULE=y
|
||||
BR2_ROOTFS_OVERLAY="../rootfs_overlay"
|
||||
Reference in New Issue
Block a user