boot/pc32: Conditionalize splitfs support in legacy loaders.
authorzrj <rimvydas.jasinskas@gmail.com>
Sat, 31 Oct 2020 18:11:03 +0000 (18:11 +0000)
committerzrj <rimvydas.jasinskas@gmail.com>
Sat, 31 Oct 2020 20:49:58 +0000 (22:49 +0200)
commit39ff2835d5096656acf71a5bb8cf5fd0a26acf70
tree54e52961a9cd1071c4d31056751a9680878dec17
parent7c19e7bb8e84ae5332f90d70af4cf3e3c871fa1d
boot/pc32: Conditionalize splitfs support in legacy loaders.

 This floppy feature was inherited and not so useful anymore.  Disabling
 it reduces filename lookups by half.  Also put it last, if enabled.
sys/boot/pc32/loader/Makefile
sys/boot/pc32/loader/conf.c
sys/boot/pc32/loader_tftp/Makefile