6 lines
205 B
Makefile
6 lines
205 B
Makefile
|
use/dos: use/syslinux
|
||
|
@$(call add,FEATURES,dos)
|
||
|
@$(call add,SYSLINUX_CFG,dos)
|
||
|
@$(call add,SYSLINUX_FILES,/usr/lib/syslinux/memdisk)
|
||
|
@$(call add,STAGE1_PACKAGES,make-freedos-floppy glibc-gconv-modules)
|