Lines Matching refs:parisc
2 # parisc/Makefile
21 boot := arch/parisc/boot
27 NM = sh $(srctree)/arch/parisc/nm
113 head-y := arch/parisc/kernel/head.o
121 core-y += $(addprefix arch/parisc/, $(kernel-y))
122 libs-y += arch/parisc/lib/ $(LIBGCC)
124 drivers-$(CONFIG_OPROFILE) += arch/parisc/oprofile/
126 boot := arch/parisc/boot
143 cp $(srctree)/arch/parisc/defpalo.conf $(objtree)/palo.conf; \
174 $(CONFIG_SHELL) $(srctree)/arch/parisc/install.sh \
177 $(CONFIG_SHELL) $(srctree)/arch/parisc/install.sh \
198 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all