Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33723
b: refs/heads/master
c: bf4152d
h: refs/heads/master
i:
  33721: 398100b
  33719: eea21ce
v: v3
  • Loading branch information
Kim Phillips authored and Paul Mackerras committed Aug 30, 2006
1 parent 289554a commit a84fea7
Show file tree
Hide file tree
Showing 6 changed files with 706 additions and 7 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: c85c41ad73c6db4cf4cc98c595cc5e2fdbdb53d5
refs/heads/master: bf4152dd7ccb6c060d786200a893dfe30193a07f
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/sysdev/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ obj-$(CONFIG_BOOKE) += dcr.o
obj-$(CONFIG_40x) += dcr.o
obj-$(CONFIG_U3_DART) += dart_iommu.o
obj-$(CONFIG_MMIO_NVRAM) += mmio_nvram.o
obj-$(CONFIG_PPC_83xx) += ipic.o
obj-$(CONFIG_FSL_SOC) += fsl_soc.o
obj-$(CONFIG_PPC_TODC) += todc.o
obj-$(CONFIG_TSI108_BRIDGE) += tsi108_pci.o tsi108_dev.o

ifeq ($(CONFIG_PPC_MERGE),y)
obj-$(CONFIG_PPC_I8259) += i8259.o
endif
obj-$(CONFIG_PPC_83xx) += ipic.o
endif
2 changes: 1 addition & 1 deletion trunk/arch/ppc/syslib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ obj-$(CONFIG_PCI) += pci_auto.o
endif
obj-$(CONFIG_RAPIDIO) += ppc85xx_rio.o
obj-$(CONFIG_83xx) += ppc83xx_setup.o ppc_sys.o \
mpc83xx_sys.o mpc83xx_devices.o
mpc83xx_sys.o mpc83xx_devices.o ipic.o
ifeq ($(CONFIG_83xx),y)
obj-$(CONFIG_PCI) += pci_auto.o
endif
Expand Down
Loading

0 comments on commit a84fea7

Please sign in to comment.