430668e015
This is used currently for usbdelay related settings, but could be used for other things in the future Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
7 lines
123 B
Bash
7 lines
123 B
Bash
# vim:set ft=sh
|
|
MODULES=""
|
|
BINARIES=""
|
|
FILES=""
|
|
|
|
HOOKS="base archiso-early udev archiso pata scsi sata usb fw filesystems"
|