Revision e62b5b13 Makefile.target
b/Makefile.target | ||
---|---|---|
565 | 565 |
endif |
566 | 566 |
ifeq ($(TARGET_BASE_ARCH), cris) |
567 | 567 |
OBJS+= etraxfs.o |
568 |
OBJS+= ptimer.o
|
|
568 |
OBJS+= etraxfs_pic.o
|
|
569 | 569 |
OBJS+= etraxfs_timer.o |
570 | 570 |
OBJS+= etraxfs_ser.o |
571 |
|
|
572 |
OBJS+= ptimer.o |
|
573 |
OBJS+= pflash_cfi01.o |
|
571 | 574 |
endif |
572 | 575 |
ifeq ($(TARGET_BASE_ARCH), sparc) |
573 | 576 |
ifeq ($(TARGET_ARCH), sparc64) |
Also available in: Unified diff