diff options
Diffstat (limited to 'cpu/pxa/Makefile')
-rw-r--r-- | cpu/pxa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/pxa/Makefile b/cpu/pxa/Makefile index 5dc3a52..07a151a 100644 --- a/cpu/pxa/Makefile +++ b/cpu/pxa/Makefile @@ -30,7 +30,6 @@ START = start.o COBJS += cpu.o COBJS += i2c.o COBJS += pxafb.o -COBJS += serial.o COBJS += timer.o COBJS += usb.o |