diff options
| author | Eric Andersen | 2005-04-27 10:09:58 +0200 |
|---|---|---|
| committer | Eric Andersen | 2005-04-27 10:09:58 +0200 |
| commit | f3ccf319b05029b7a6f960a24dc339de2875a72c (patch) | |
| tree | be57f7eb20928cebc04235a499710259220f09a0 /Makefile | |
| parent | http://bugs.uclibc.org/view.php?id=189 (diff) | |
| download | buildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.tar.gz buildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.tar.xz buildroot-f3ccf319b05029b7a6f960a24dc339de2875a72c.zip | |
Make defconfig work properly
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
