OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / vendors / Hitachi / EDOSK2674 / config.arch
1 ############################################################################
2 #  David McCullough <davidm@snapgear.com>
3 ############################################################################
4 #
5 # Vendor specific settings
6 #
7
8 ifeq ($(ROOTDIR)/boot,$(wildcard $(ROOTDIR)/boot))
9 VENDOR_TOPDIRS = boot
10 endif
11
12 VERSIONPKG = 1.0.0
13
14 ############################################################################
15
16 CPUFLAGS          = -ms -mint32
17
18 ############################################################################
19
20 include $(ROOTDIR)/vendors/config/h8300/config.arch
21
22 ############################################################################