Skip to content

Commit

Permalink
Remove P7 remnants: hw/cec.c, apollo platform
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
  • Loading branch information
stewartsmith committed Jun 4, 2019
1 parent 16b7ae6 commit 6995f7d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 209 deletions.
2 changes: 1 addition & 1 deletion hw/Makefile.inc
@@ -1,6 +1,6 @@
# -*-Makefile-*-
SUBDIRS += hw
HW_OBJS = xscom.o chiptod.o cec.o lpc.o lpc-uart.o psi.o
HW_OBJS = xscom.o chiptod.o lpc.o lpc-uart.o psi.o
HW_OBJS += homer.o slw.o occ.o fsi-master.o centaur.o imc.o
HW_OBJS += nx.o nx-rng.o nx-crypto.o nx-compress.o nx-842.o nx-gzip.o
HW_OBJS += phb3.o sfc-ctrl.o fake-rtc.o bt.o p8-i2c.o prd.o
Expand Down
72 changes: 0 additions & 72 deletions hw/cec.c

This file was deleted.

2 changes: 1 addition & 1 deletion platforms/ibm-fsp/Makefile.inc
@@ -1,6 +1,6 @@
SUBDIRS += $(PLATDIR)/ibm-fsp

IBM_FSP_OBJS = common.o lxvpd.o apollo.o apollo-pci.o \
IBM_FSP_OBJS = common.o lxvpd.o \
firenze.o firenze-pci.o zz.o
IBM_FSP = $(PLATDIR)/ibm-fsp/built-in.a
$(IBM_FSP): $(IBM_FSP_OBJS:%=$(PLATDIR)/ibm-fsp/%)
Expand Down
85 changes: 0 additions & 85 deletions platforms/ibm-fsp/apollo-pci.c

This file was deleted.

50 changes: 0 additions & 50 deletions platforms/ibm-fsp/apollo.c

This file was deleted.

0 comments on commit 6995f7d

Please sign in to comment.