Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165305
b: refs/heads/master
c: 6ae6996
h: refs/heads/master
i:
  165303: d5346b4
v: v3
  • Loading branch information
Feng Tang authored and Len Brown committed Aug 28, 2009
1 parent a606c2c commit 25f9234
Show file tree
Hide file tree
Showing 6 changed files with 489 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 117a9ac777f8034d4675b821172d2ff71f6ec47a
refs/heads/master: 6ae6996a466e14bcf41618cde641a74ae03dc285
1 change: 1 addition & 0 deletions trunk/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ obj-$(CONFIG_PARISC) += parisc/
obj-$(CONFIG_RAPIDIO) += rapidio/
obj-y += video/
obj-$(CONFIG_ACPI) += acpi/
obj-$(CONFIG_SFI) += sfi/
# PnP must come after ACPI since it will eventually need to check if acpi
# was used and do nothing if so
obj-$(CONFIG_PNP) += pnp/
Expand Down
3 changes: 3 additions & 0 deletions trunk/drivers/sfi/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
obj-y += sfi_acpi.o
obj-y += sfi_core.o

Loading

0 comments on commit 25f9234

Please sign in to comment.