mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
Added arch/i386/drivers/disk
This commit is contained in:
@@ -2,7 +2,9 @@
|
|||||||
#
|
#
|
||||||
SRCDIRS += arch/i386/core arch/i386/transitions arch/i386/prefix
|
SRCDIRS += arch/i386/core arch/i386/transitions arch/i386/prefix
|
||||||
SRCDIRS += arch/i386/firmware/pcbios arch/i386/firmware/linuxbios
|
SRCDIRS += arch/i386/firmware/pcbios arch/i386/firmware/linuxbios
|
||||||
SRCDIRS += arch/i386/drivers/bus arch/i386/drivers/net
|
SRCDIRS += arch/i386/drivers/bus
|
||||||
|
SRCDIRS += arch/i386/drivers/net
|
||||||
|
SRCDIRS += arch/i386/drivers/disk
|
||||||
|
|
||||||
# The various xxx_loader.c files are #included into core/loader.c and
|
# The various xxx_loader.c files are #included into core/loader.c and
|
||||||
# should not be compiled directly.
|
# should not be compiled directly.
|
||||||
|
|||||||
Reference in New Issue
Block a user