summaryrefslogtreecommitdiff
path: root/v4l/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/Makefile')
-rw-r--r--v4l/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 6afa117e2..4637e9fac 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -310,16 +310,16 @@ LXDIALOG := $(KDIR)/scripts/$(LXDIALOG_DIR)lxdialog/lxdialog
Kconfig: .version
./scripts/make_kconfig.pl $(KDIR)
-xconfig:: links $(QCONF) Kconfig
+xconfig:: $(QCONF) Kconfig
$(QCONF) Kconfig
-gconfig:: links $(GCONF) Kconfig
+gconfig:: $(GCONF) Kconfig
$(QCONF) Kconfig
-config:: links $(CONF) Kconfig
+config:: $(CONF) Kconfig
$(CONF) Kconfig
-menuconfig:: links $(MCONF) lxdialog Kconfig
+menuconfig:: $(MCONF) lxdialog Kconfig
$(MCONF) Kconfig
allyesconfig allmodconfig:: .version