* Script work is brought into better focus * New layout will be used to better package the python scripts * No hidden folders (they will be hidden at build time) * All building should be done under setup/ * Avoids ambiguous .bin/.cbin folders at root of project
6 lines
142 B
INI
6 lines
142 B
INI
PATH /%INSTALL_DIR%/boot/syslinux/
|
|
DEFAULT loadconfig
|
|
|
|
LABEL loadconfig
|
|
CONFIG /%INSTALL_DIR%/boot/syslinux/wk.cfg
|
|
APPEND /%INSTALL_DIR%/
|