summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbf14e9..e56a7a7 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,8 @@ 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 installconfig \
+ xdev-links native-xtools create-kernel-packages stageworld stagekernel \
+ create-world-packages packages installconfig signpackages
TGTS+= ${SUBDIR_TARGETS}
OpenPOWER on IntegriCloud