mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 03:04:01 +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/
|