mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
Inird hardcoded, TODO add run option
This commit is contained in:
@@ -6,6 +6,8 @@ BR2_PACKAGE_STRACE=y
|
||||
BR2_ROOTFS_OVERLAY="../rootfs_overlay"
|
||||
BR2_ROOTFS_POST_BUILD_SCRIPT="../rootfs_post_build_script"
|
||||
BR2_ROOTFS_USERS_TABLES="../user_table"
|
||||
# Generate output/images/rootfs.cpio
|
||||
BR2_TARGET_ROOTFS_CPIO=y
|
||||
|
||||
# Host GDB
|
||||
BR2_GDB_VERSION="7.11.1"
|
||||
|
||||
Reference in New Issue
Block a user