소스 검색

OMAP4: enable Thumb build

Signed-off-by: Aneesh V <aneesh@ti.com>
Aneesh V 13 년 전
부모
커밋
20c6312913
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      include/configs/omap4_common.h

+ 2 - 0
include/configs/omap4_common.h

@@ -287,4 +287,6 @@
 
 #define CONFIG_SYS_ENABLE_PADS_ALL
 
+#define CONFIG_SYS_THUMB_BUILD
+
 #endif /* __CONFIG_OMAP4_COMMON_H */