add all target to build base and modules
This commit is contained in:
parent
29ce0009bc
commit
06a5362f93
@ -30,6 +30,8 @@ vpath %.fc $(ALL_LAYERS)
|
|||||||
#
|
#
|
||||||
default: base
|
default: base
|
||||||
|
|
||||||
|
all: base modules
|
||||||
|
|
||||||
base: $(BASE_PKG)
|
base: $(BASE_PKG)
|
||||||
|
|
||||||
modules: $(MOD_PKGS)
|
modules: $(MOD_PKGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user