OSDN Git Service

open64: ensure that openat check works
[uclinux-h8/uClibc.git] / Makefile.in
index 91ef72f..3b8e043 100644 (file)
@@ -251,6 +251,8 @@ HEADERS_RM- := \
        bits/uClibc_va_copy.h \
        bits/sigcontextinfo.h \
        bits/stackinfo.h \
+       atomic.h \
+       bits/atomic.h \
        tls.h \
        rpc/des_crypt.h \
        rpc/key_prot.h \
@@ -496,7 +498,7 @@ defconfig: $(conf)   ; $(cmd_defconfig)
 %_defconfig: $(conf) ; $(cmd_defconfig)
 
 savedefconfig: $(conf)
-       $(Q)$< -S $(KCONFIG_CONFIG) $(Kconfig)
+       $(Q)$< -S defconfig $(Kconfig)
 listnewconfig: $(conf)
        $(Q)$< -l $(Kconfig)
 olddefconfig: $(conf)