]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/kconfig/Makefile
Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm-intel...
[linux.git] / scripts / kconfig / Makefile
index 5d37a604ecc8440b2cb79bdd75212f739d4aeffe..63b609243d03783beb1da485aaaa1e1d6f3c78eb 100644 (file)
@@ -68,14 +68,7 @@ PHONY += $(simple-targets)
 $(simple-targets): $(obj)/conf
        $< $(silent) --$@ $(Kconfig)
 
-PHONY += silentoldconfig savedefconfig defconfig
-
-# We do not expect manual invokcation of "silentoldcofig" (or "syncconfig").
-silentoldconfig: syncconfig
-       @echo "  WARNING: \"silentoldconfig\" has been renamed to \"syncconfig\""
-       @echo "            and is now an internal implementation detail."
-       @echo "            What you want is probably \"oldconfig\"."
-       @echo "            \"silentoldconfig\" will be removed after Linux 4.19"
+PHONY += savedefconfig defconfig
 
 savedefconfig: $(obj)/conf
        $< $(silent) --$@=defconfig $(Kconfig)