Plug kernel-pkgs target to the list of valid targets
This commit is contained in:
parent
6337524179
commit
943258e782
2
Makefile
2
Makefile
@ -113,7 +113,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
|
||||
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
|
||||
_build-tools _cross-tools _includes _libraries _depend \
|
||||
build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
|
||||
xdev-links native-xtools \
|
||||
xdev-links native-xtools kernel-pkgs \
|
||||
|
||||
TGTS+= ${SUBDIR_TARGETS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user