equal
deleted
inserted
replaced
41 Doxyfile \ |
41 Doxyfile \ |
42 FEATURES \ |
42 FEATURES \ |
43 globals.h \ |
43 globals.h \ |
44 LICENSE |
44 LICENSE |
45 |
45 |
|
46 modules: |
|
47 $(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules |
|
48 |
46 modules_install: |
49 modules_install: |
47 $(MAKE) -C master modules_install |
50 $(MAKE) -C master modules_install |
48 $(MAKE) -C devices modules_install |
51 $(MAKE) -C devices modules_install |
49 |
52 |
50 mydist: |
53 mydist: |
64 autom4te.cache \ |
67 autom4te.cache \ |
65 config.h \ |
68 config.h \ |
66 config.h.in \ |
69 config.h.in \ |
67 config.log \ |
70 config.log \ |
68 config.status \ |
71 config.status \ |
|
72 config.kbuild \ |
69 configure.in \ |
73 configure.in \ |
70 configure \ |
74 configure \ |
71 Makefile \ |
75 Makefile \ |
72 Makefile.in \ |
76 Makefile.in \ |
73 stamp-h1 |
77 stamp-h1 |