diff --git a/jtag/src/bus/Makefile.am b/jtag/src/bus/Makefile.am index 41900a9f..5cce9d60 100644 --- a/jtag/src/bus/Makefile.am +++ b/jtag/src/bus/Makefile.am @@ -37,7 +37,7 @@ libbus_a_SOURCES = \ mpc824x.c \ mpc5200.c \ ppc440gx_ebc8.c \ - ppc440ep.c \ + ppc405ep.c \ pxa2x0.c \ sa1110.c \ s3c4510x.c \