tools: make install_buildenv part of the default makefile target

This commit is contained in:
nodiscc
2020-03-07 16:11:05 +01:00
parent 4aa4975cd7
commit 6ec90bf1c0

View File

@@ -1,6 +1,6 @@
#!/usr/bin/make -f #!/usr/bin/make -f
all: install_buildenv build all: install_buildenv clean download_extras build
install_buildenv: install_buildenv:
# Install packages required to build the image # Install packages required to build the image