You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
obj-y += at32ap.o clock.o intc.o extint.o pio.o hsmc.o
|
|
obj-$(CONFIG_CPU_AT32AP7000) += at32ap7000.o
|
|
obj-$(CONFIG_CPU_AT32AP7000) += time-tc.o
|
|
obj-$(CONFIG_CPU_FREQ_AT32AP) += cpufreq.o
|
|
|