Browse Source

Make defconfig work properly

Eric Andersen 20 năm trước cách đây
mục cha
commit
f3ccf319b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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