nds32: Build infrastructure

This patch adds Makefile, Kconfig and vmlinux.lds.S files required for building
an nds32 kernel.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Bu işleme şunda yer alıyor:
Greentime Hu
2017-10-25 15:03:49 +08:00
ebeveyn a06d4298d4
işleme e71ea3bada
9 değiştirilmiş dosya ile 529 ekleme ve 0 silme

7
arch/nds32/mm/Makefile Normal dosya
Dosyayı Görüntüle

@@ -0,0 +1,7 @@
obj-y := extable.o tlb.o \
fault.o init.o ioremap.o mmap.o \
mm-nds32.o cacheflush.o proc.o
obj-$(CONFIG_ALIGNMENT_TRAP) += alignment.o
obj-$(CONFIG_HIGHMEM) += highmem.o
CFLAGS_proc-n13.o += -fomit-frame-pointer