Ver Fonte

Move config item deeper into menu system

Ulf Samuelsson há 18 anos atrás
pai
commit
815c3dfd1e
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      target/linux/Config.in.advanced

+ 1 - 2
target/linux/Config.in.advanced

@@ -487,8 +487,6 @@ config BR2_LINUX_COPYTO
 	help
 	help
 	  Copy kernel to secondary location
 	  Copy kernel to secondary location
 
 
-endmenu
-
 config BR2_LINUX_COPY_CONFIGURATION
 config BR2_LINUX_COPY_CONFIGURATION
 	bool "Copy buildroot configuration to Linux file system"
 	bool "Copy buildroot configuration to Linux file system"
 	default y if BR2_TARGET_ATMEL
 	default y if BR2_TARGET_ATMEL
@@ -497,5 +495,6 @@ config BR2_LINUX_COPY_CONFIGURATION
 	  The configuration files for buildroot, uclibc, busybox and linux
 	  The configuration files for buildroot, uclibc, busybox and linux
 	  are copied to the "<root>/boot" directory.
 	  are copied to the "<root>/boot" directory.
 
 
+endmenu
 endif
 endif