소스 검색

- add question for Ulf

Bernhard Reutner-Fischer 18 년 전
부모
커밋
0674661f01
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      toolchain/Makefile.in

+ 1 - 0
toolchain/Makefile.in

@@ -46,6 +46,7 @@ CFLAGS_WHOLE_PROGRAM = $(call cc-option,-fwhole-program,)
 CFLAGS_COMBINE = $(call cc-option,--combine,)
 
 # define values for prepatched source trees for toolchains
+#XXX: ulf, what about moving this to project/* ? (BF)
 VENDOR_SITE:=$(strip $(subst ",,$(BR2_VENDOR_SITE)))
 #"))
 VENDOR_SUFFIX:=$(strip $(subst ",,$(BR2_VENDOR_SUFFIX)))