Skip to content

Commit

Permalink
[Makefile] Remove obsolete SRCDIRS
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Brown committed May 23, 2008
1 parent 7cd0843 commit c899bdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/Makefile
Expand Up @@ -152,8 +152,6 @@ SRCDIRS += drivers/bus
SRCDIRS += drivers/net
SRCDIRS += drivers/net/e1000
SRCDIRS += drivers/block
SRCDIRS += drivers/scsi
SRCDIRS += drivers/ata
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
SRCDIRS += drivers/infiniband
Expand Down
2 changes: 0 additions & 2 deletions src/arch/i386/Makefile
Expand Up @@ -8,9 +8,7 @@ SRCDIRS += arch/i386/core arch/i386/transitions arch/i386/prefix
SRCDIRS += arch/i386/firmware/pcbios
SRCDIRS += arch/i386/image
SRCDIRS += arch/i386/drivers
SRCDIRS += arch/i386/drivers/bus
SRCDIRS += arch/i386/drivers/net
SRCDIRS += arch/i386/drivers/disk
SRCDIRS += arch/i386/interface/pcbios
SRCDIRS += arch/i386/interface/pxe

Expand Down

0 comments on commit c899bdc

Please sign in to comment.