|
@@ -18,6 +18,7 @@ override makefile_dirs_included:=1
|
|
# support '-' in variables)
|
|
# support '-' in variables)
|
|
# makefile module related targets will be defined based on them:
|
|
# makefile module related targets will be defined based on them:
|
|
# install-$(1), install-$(1)-doc, $(1) a.s.o.
|
|
# install-$(1), install-$(1)-doc, $(1) a.s.o.
|
|
-modules_dirs?= modules modules_s modules_k
|
|
|
|
|
|
+# - old: modules_dirs?= modules modules_s modules_k
|
|
|
|
+modules_dirs?= modules
|
|
|
|
|
|
endif
|
|
endif
|