9d29213fd4
This reverts commit efb80e7e09
, it turned
out to cause sporadic problems with the timer interrupt on 32-bit kernels.
Needs more investigation.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
7 lines
140 B
Makefile
7 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
|