update make file
This commit is contained in:
parent
d264e23f00
commit
afaabbf90d
4
Makefile
4
Makefile
|
@ -26,9 +26,9 @@ deb64opb:
|
|||
python3 ${PY_PATH}/build_iso.py set e-openbox b-deb64
|
||||
dev64opb:
|
||||
python3 ${PY_PATH}/build_iso.py set e-openbox b-dev64
|
||||
loadxfdeb64:
|
||||
loadxfdeb:
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdeb b-deb64
|
||||
loadxfdev64:
|
||||
loadxfdev:
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdev b-dev64
|
||||
|
||||
## 32 bit ISOs
|
||||
|
|
Loading…
Reference in New Issue