summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 954d5227e..325c01ca9 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -404,3 +404,8 @@ snapshot snap tarball:: update distclean
(cd ..; tar czf $(snapdir)/$(snap)-$(date).tar.gz .)
hg history --style scripts/map-changelog > /$(snapdir)/$(snap)-ChangeLog-$(date)
$(MAKE) -C $(snapdir)
+
+init:
+ make -C $(KDIR) init
+
+$(KDIR)/include/linux/autoconf.h: init