mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 19:54:03 +08:00
8 lines
140 B
Makefile
8 lines
140 B
Makefile
|
#
|
||
|
# Makefile for parisc-specific library files
|
||
|
#
|
||
|
|
||
|
lib-y := lusercopy.o bitops.o checksum.o io.o memset.o fixup.o memcpy.o
|
||
|
|
||
|
obj-y := iomap.o
|