mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
11 lines
159 B
Makefile
11 lines
159 B
Makefile
#
|
|
# Common code for all Loongson 1 based systems
|
|
#
|
|
|
|
obj-$(CONFIG_MACH_LOONGSON1) += common/
|
|
|
|
#
|
|
# Loongson LS1B board
|
|
#
|
|
|
|
obj-$(CONFIG_LOONGSON1_LS1B) += ls1b/
|