mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
22a8262885
Add machine files for bf60x including head files, Kconfig/Makefile and board file. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bob Liu <lliubbo@gmail.com>
7 lines
101 B
Makefile
7 lines
101 B
Makefile
#
|
|
# arch/blackfin/mach-bf609/Makefile
|
|
#
|
|
|
|
obj-y := dma.o clock.o
|
|
obj-$(CONFIG_PM) += pm.o hibernate.o
|