mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 03:24:55 +08: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
|