浏览代码

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)
 endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
 
 
 .PHONY: dummy subdirs release distclean clean config oldconfig \
 .PHONY: dummy subdirs release distclean clean config oldconfig \
-	menuconfig tags check test depend
+	menuconfig tags check test depend defconfig