소스 검색

Ensure at least one ARM board is selected, if ARMLTD selected

Ulf Samuelsson 17 년 전
부모
커밋
d7592743c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/device/ARMLTD/Config.in

+ 1 - 1
target/device/ARMLTD/Config.in

@@ -9,7 +9,7 @@ comment "Arm based Device Support"
 config BR2_TARGET_ARM_INTEGRATOR_926
 	bool "Integrator arm926"
 	depends BR2_arm && BR2_TARGET_ARMLTD
-	default n
+	default y
 	select BR2_PACKAGE_LINUX
 	select BR2_ARM_EABI
 	select BR2_KERNEL_HEADERS_2_6_22