Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « abiv1 « csky « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c062768d44dbe957024b6518884854e0d849a06 (plain)
1
2
3
4
5
6
7
8
obj-$(CONFIG_CPU_NEED_SOFTALIGN)	+= alignment.o
obj-y					+= bswapdi.o
obj-y					+= bswapsi.o
obj-y					+= cacheflush.o
obj-y					+= mmap.o
obj-y					+= memcpy.o
obj-y					+= memset.o
obj-y					+= strksyms.o