mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-16 16:53:27 +08:00
Move config item deeper into menu system
This commit is contained in:
parent
453dca995e
commit
815c3dfd1e
@ -487,8 +487,6 @@ config BR2_LINUX_COPYTO
|
||||
help
|
||||
Copy kernel to secondary location
|
||||
|
||||
endmenu
|
||||
|
||||
config BR2_LINUX_COPY_CONFIGURATION
|
||||
bool "Copy buildroot configuration to Linux file system"
|
||||
default y if BR2_TARGET_ATMEL
|
||||
@ -497,5 +495,6 @@ config BR2_LINUX_COPY_CONFIGURATION
|
||||
The configuration files for buildroot, uclibc, busybox and linux
|
||||
are copied to the "<root>/boot" directory.
|
||||
|
||||
endmenu
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user