mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-28 13:34:38 +08:00
7 lines
201 B
Makefile
7 lines
201 B
Makefile
|
#
|
||
|
# Joshua Henderson, <joshua.henderson@microchip.com>
|
||
|
# Copyright (C) 2015 Microchip Technology, Inc. All rights reserved.
|
||
|
#
|
||
|
obj-$(CONFIG_MACH_PIC32) += common/
|
||
|
obj-$(CONFIG_PIC32MZDA) += pic32mzda/
|