소스 검색

Make defconfig work properly

Eric Andersen 20 년 전
부모
커밋
f3ccf319b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -199,6 +199,6 @@ distclean: clean
 endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
 
 .PHONY: dummy subdirs release distclean clean config oldconfig \
-	menuconfig tags check test depend
+	menuconfig tags check test depend defconfig