Binghua Duan | 02c981c | 2011-07-08 17:40:12 +0800 | [diff] [blame] | 1 | obj-y := timer.o |
2 | obj-y += irq.o | ||||
3 | obj-y += clock.o | ||||
4 | obj-y += rstc.o | ||||
5 | obj-y += prima2.o | ||||
Barry Song | 31adb06 | 2011-07-08 02:40:13 -0700 | [diff] [blame] | 6 | obj-$(CONFIG_DEBUG_LL) += lluart.o |
Rongjun Ying | 89e162a | 2011-07-08 02:40:14 -0700 | [diff] [blame] | 7 | obj-$(CONFIG_CACHE_L2X0) += l2x0.o |