Skip to content

Commit

Permalink
Added "image" directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brown committed May 17, 2005
1 parent 6e8f29d commit 4f27994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Expand Up @@ -130,6 +130,7 @@ DEBUG_TARGETS += dbg2.o dbg.o c s
#
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net
#SRCDIRS += drivers/disk
Expand Down
1 change: 1 addition & 0 deletions src/arch/i386/Makefile
Expand Up @@ -2,6 +2,7 @@
#
SRCDIRS += arch/i386/core arch/i386/transitions arch/i386/prefix
SRCDIRS += arch/i386/firmware/pcbios arch/i386/firmware/linuxbios
SRCDIRS += arch/i386/image
SRCDIRS += arch/i386/drivers/bus
SRCDIRS += arch/i386/drivers/net
SRCDIRS += arch/i386/drivers/disk
Expand Down

0 comments on commit 4f27994

Please sign in to comment.