]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/cris/Makefile
[CRIS] Merge asm-offsets.c for both arches into one file.
[net-next-2.6.git] / arch / cris / Makefile
CommitLineData
2c2314bf 1#
1da177e4
LT
2# cris/Makefile
3#
4# This file is included by the global makefile so that you can add your own
5# architecture-specific flags and dependencies. Remember to do have actions
6# for "archclean" and "archdep" for cleaning up and making dependencies for
7# this architecture
8#
9# This file is subject to the terms and conditions of the GNU General Public
10# License. See the file "COPYING" in the main directory of this archive
11# for more details.
12
8f808417
AB
13KBUILD_DEFCONFIG := etrax-100lx_v2_defconfig
14
1da177e4
LT
15arch-y := v10
16arch-$(CONFIG_ETRAX_ARCH_V10) := v10
3e41d652 17arch-$(CONFIG_ETRAX_ARCH_V32) := v32
1da177e4 18
2c2314bf
JN
19# No config available for make clean etc
20mach-y := fs
21mach-$(CONFIG_CRIS_MACH_ARTPEC3) := a3
22mach-$(CONFIG_ETRAXFS) := fs
23
1da177e4
LT
24ifneq ($(arch-y),)
25SARCH := arch-$(arch-y)
556dcee7 26inc := -Iarch/cris/include/arch-$(arch-y) -Iarch/cris/include/arch-$(arch-y)/arch
1da177e4
LT
27else
28SARCH :=
556dcee7 29inc :=
1da177e4
LT
30endif
31
2c2314bf
JN
32ifneq ($(mach-y),)
33MACH := mach-$(mach-y)
556dcee7
JN
34inc += -Iarch/cris/include/$(SARCH)/$(MACH)/
35inc += -Iarch/cris/include/$(SARCH)/$(MACH)/mach
2c2314bf
JN
36else
37MACH :=
38endif
39
1da177e4
LT
40LD = $(CROSS_COMPILE)ld -mcrislinux
41
42OBJCOPYFLAGS := -O binary -R .note -R .comment -S
43
44CPPFLAGS_vmlinux.lds = -DDRAM_VIRTUAL_BASE=0x$(CONFIG_ETRAX_DRAM_VIRTUAL_BASE)
1da177e4 45
556dcee7
JN
46KBUILD_AFLAGS += -mlinux -march=$(arch-y) $(inc)
47KBUILD_CFLAGS += -mlinux -march=$(arch-y) -pipe $(inc)
48KBUILD_CPPFLAGS += $(inc)
1da177e4
LT
49
50ifdef CONFIG_FRAME_POINTER
a0f97e06
SR
51KBUILD_CFLAGS := $(subst -fomit-frame-pointer,,$(KBUILD_CFLAGS)) -g
52KBUILD_CFLAGS += -fno-omit-frame-pointer
1da177e4
LT
53endif
54
55head-y := arch/$(ARCH)/$(SARCH)/kernel/head.o
56
a0f97e06 57LIBGCC = $(shell $(CC) $(KBUILD_CFLAGS) -print-file-name=libgcc.a)
1da177e4
LT
58
59core-y += arch/$(ARCH)/kernel/ arch/$(ARCH)/mm/
60core-y += arch/$(ARCH)/$(SARCH)/kernel/ arch/$(ARCH)/$(SARCH)/mm/
2c2314bf
JN
61ifdef CONFIG_ETRAX_ARCH_V32
62core-y += arch/$(ARCH)/$(SARCH)/$(MACH)/
63endif
1da177e4
LT
64drivers-y += arch/$(ARCH)/$(SARCH)/drivers/
65libs-y += arch/$(ARCH)/$(SARCH)/lib/ $(LIBGCC)
66
3e41d652
MS
67# cris source path
68SRC_ARCH = $(srctree)/arch/$(ARCH)
69# cris object files path
70OBJ_ARCH = $(objtree)/arch/$(ARCH)
71
2c2314bf
JN
72boot := arch/$(ARCH)/boot
73MACHINE := arch/$(ARCH)/$(SARCH)
1da177e4 74
2c2314bf 75all: zImage
1da177e4 76
2c2314bf
JN
77zImage Image: vmlinux
78 $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@
1da177e4 79
556dcee7 80archprepare: $(SRC_ARCH)/.links FORCE
1da177e4
LT
81
82# Create some links to make all tools happy
3e41d652
MS
83$(SRC_ARCH)/.links:
84 @rm -rf $(SRC_ARCH)/drivers
2c2314bf 85 @ln -sfn $(SARCH)/drivers $(SRC_ARCH)/drivers
3e41d652 86 @rm -rf $(SRC_ARCH)/boot
2c2314bf 87 @ln -sfn $(SARCH)/boot $(SRC_ARCH)/boot
3e41d652 88 @rm -rf $(SRC_ARCH)/lib
2c2314bf
JN
89 @ln -sfn $(SARCH)/lib $(SRC_ARCH)/lib
90 @rm -f $(SRC_ARCH)/arch/mach
91 @rm -rf $(SRC_ARCH)/arch
92 @ln -sfn $(SARCH) $(SRC_ARCH)/arch
93ifdef CONFIG_ETRAX_ARCH_V32
94 @ln -sfn ../$(SARCH)/$(MACH) $(SRC_ARCH)/arch/mach
95endif
96 @rm -rf $(SRC_ARCH)/kernel/vmlinux.lds.S
97 @ln -sfn ../$(SARCH)/vmlinux.lds.S $(SRC_ARCH)/kernel/vmlinux.lds.S
1da177e4
LT
98 @touch $@
99
2c2314bf
JN
100archclean:
101 $(Q)if [ -e arch/$(ARCH)/boot ]; then \
102 $(MAKE) $(clean)=arch/$(ARCH)/boot; \
103 fi
104
105CLEAN_FILES += \
106 $(MACHINE)/boot/zImage \
107 $(MACHINE)/boot/compressed/decompress.bin \
108 $(MACHINE)/boot/compressed/piggy.gz \
109 $(MACHINE)/boot/rescue/rescue.bin \
556dcee7 110 $(SRC_ARCH)/.links
2c2314bf
JN
111
112MRPROPER_FILES += \
113 $(SRC_ARCH)/drivers \
114 $(SRC_ARCH)/boot \
115 $(SRC_ARCH)/lib \
116 $(SRC_ARCH)/arch \
0365f707
JN
117 $(SRC_ARCH)/kernel/vmlinux.lds.S
118
2c2314bf
JN
119
120define archhelp
121 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
122 echo '* Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
123endef