Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280051
b: refs/heads/master
c: ccbc60d
h: refs/heads/master
i:
  280049: b6ef014
  280047: 58f4aba
v: v3
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent 4545c38 commit 4871beb
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: 5858441c95587c6869950314742d99e6a03a2d16
refs/heads/master: ccbc60d3e19a1b6ae66ca0d89b3da02dde62088b
4 changes: 2 additions & 2 deletions trunk/drivers/base/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
obj-y := core.o sys.o bus.o dd.o syscore.o \
driver.o class.o platform.o \
cpu.o firmware.o init.o map.o devres.o \
attribute_container.o transport_class.o
attribute_container.o transport_class.o \
topology.o
obj-$(CONFIG_DEVTMPFS) += devtmpfs.o
obj-y += power/
obj-$(CONFIG_HAS_DMA) += dma-mapping.o
Expand All @@ -12,7 +13,6 @@ obj-$(CONFIG_ISA) += isa.o
obj-$(CONFIG_FW_LOADER) += firmware_class.o
obj-$(CONFIG_NUMA) += node.o
obj-$(CONFIG_MEMORY_HOTPLUG_SPARSE) += memory.o
obj-$(CONFIG_SMP) += topology.o
ifeq ($(CONFIG_SYSFS),y)
obj-$(CONFIG_MODULES) += module.o
endif
Expand Down

0 comments on commit 4871beb

Please sign in to comment.