diff options
Diffstat (limited to 'sim/ppc/Makefile.in')
-rw-r--r-- | sim/ppc/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in index b8e7fbf..fc9e324 100644 --- a/sim/ppc/Makefile.in +++ b/sim/ppc/Makefile.in @@ -409,8 +409,7 @@ BUILT_SRC_WO_CONFIG = \ model.h model.c \ support.h support.c \ pk.h \ - hw.h hw.c \ - filter_host.c + hw.h hw.c BUILT_SRC = \ $(BUILT_SRC_WO_CONFIG) \ |