mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-13 23:01:31 +00:00
Add drivers/block and arch/i386/interface/pcbios
This commit is contained in:
parent
568cad0ddc
commit
1838b58c3f
@ -136,6 +136,7 @@ SRCDIRS += net net/uip net/tcp
|
||||
#SRCDIRS += image
|
||||
SRCDIRS += drivers/bus
|
||||
SRCDIRS += drivers/net
|
||||
SRCDIRS += drivers/block
|
||||
#SRCDIRS += drivers/disk
|
||||
SRCDIRS += interface/pxe
|
||||
|
||||
|
@ -6,6 +6,7 @@ SRCDIRS += arch/i386/image
|
||||
SRCDIRS += arch/i386/drivers/bus
|
||||
SRCDIRS += arch/i386/drivers/net
|
||||
SRCDIRS += arch/i386/drivers/disk
|
||||
SRCDIRS += arch/i386/interface/pcbios
|
||||
|
||||
# The various xxx_loader.c files are #included into core/loader.c and
|
||||
# should not be compiled directly.
|
||||
|
Loading…
Reference in New Issue
Block a user