Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165480
b: refs/heads/master
c: 9289d4e
h: refs/heads/master
v: v3
  • Loading branch information
Sudhakar Rajashekhara authored and David Woodhouse committed Sep 19, 2009
1 parent e402174 commit 477ba05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfe32893cbe3e599a39770199b9982a6ad5daa7b
refs/heads/master: 9289d4ef065a6c62db6bf13d624307f61e57dbbb
4 changes: 2 additions & 2 deletions trunk/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ obj-y += macintosh/
obj-$(CONFIG_IDE) += ide/
obj-$(CONFIG_SCSI) += scsi/
obj-$(CONFIG_ATA) += ata/
obj-$(CONFIG_MTD) += mtd/
obj-$(CONFIG_SPI) += spi/
obj-y += net/
obj-$(CONFIG_ATM) += atm/
obj-$(CONFIG_FUSION) += message/
Expand All @@ -50,8 +52,6 @@ obj-y += ieee1394/
obj-$(CONFIG_UIO) += uio/
obj-y += cdrom/
obj-y += auxdisplay/
obj-$(CONFIG_MTD) += mtd/
obj-$(CONFIG_SPI) += spi/
obj-$(CONFIG_PCCARD) += pcmcia/
obj-$(CONFIG_DIO) += dio/
obj-$(CONFIG_SBUS) += sbus/
Expand Down

0 comments on commit 477ba05

Please sign in to comment.