source: rtems/c/src/lib/libbsp/powerpc/gen83xx/preinstall.am @ 7a752161

4.115
Last change on this file since 7a752161 was 7a752161, checked in by Sebastian Huber <sebastian.huber@…>, on 09/26/11 at 10:08:29

2011-09-27 Sebastian Huber <sebastian.huber@…>

  • make/custom/mpc8309som.cfg, startup/linkcmds.mpc8309som: New file.
  • Makefile.am, preinstall.am: Reflect changes above.
  • configure.ac, console/console-config.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, network/network.c, spi/spi_init.c, startup/cpuinit.c: Renamed various BSP options.
  • make/custom/gen83xx.inc, make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg, make/custom/mpc8349eamds.cfg: Avoid special linkcmds.
  • Property mode set to 100644
File size: 5.4 KB
Line 
1## Automatically generated by ampolish3 - Do not edit
2
3if AMPOLISH3
4$(srcdir)/preinstall.am: Makefile.am
5        $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
6endif
7
8PREINSTALL_DIRS =
9DISTCLEANFILES += $(PREINSTALL_DIRS)
10
11all-local: $(TMPINSTALL_FILES)
12
13TMPINSTALL_FILES =
14CLEANFILES = $(TMPINSTALL_FILES)
15
16all-am: $(PREINSTALL_FILES)
17
18PREINSTALL_FILES =
19CLEANFILES += $(PREINSTALL_FILES)
20
21$(PROJECT_LIB)/$(dirstamp):
22        @$(MKDIR_P) $(PROJECT_LIB)
23        @: > $(PROJECT_LIB)/$(dirstamp)
24PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
25
26$(PROJECT_INCLUDE)/$(dirstamp):
27        @$(MKDIR_P) $(PROJECT_INCLUDE)
28        @: > $(PROJECT_INCLUDE)/$(dirstamp)
29PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
30
31$(PROJECT_INCLUDE)/bsp/$(dirstamp):
32        @$(MKDIR_P) $(PROJECT_INCLUDE)/bsp
33        @: > $(PROJECT_INCLUDE)/bsp/$(dirstamp)
34PREINSTALL_DIRS += $(PROJECT_INCLUDE)/bsp/$(dirstamp)
35
36$(PROJECT_LIB)/bsp_specs: bsp_specs $(PROJECT_LIB)/$(dirstamp)
37        $(INSTALL_DATA) $< $(PROJECT_LIB)/bsp_specs
38PREINSTALL_FILES += $(PROJECT_LIB)/bsp_specs
39
40$(PROJECT_INCLUDE)/bsp.h: include/bsp.h $(PROJECT_INCLUDE)/$(dirstamp)
41        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp.h
42PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp.h
43
44$(PROJECT_INCLUDE)/tm27.h: include/tm27.h $(PROJECT_INCLUDE)/$(dirstamp)
45        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tm27.h
46PREINSTALL_FILES += $(PROJECT_INCLUDE)/tm27.h
47
48$(PROJECT_INCLUDE)/bspopts.h: include/bspopts.h $(PROJECT_INCLUDE)/$(dirstamp)
49        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bspopts.h
50PREINSTALL_FILES += $(PROJECT_INCLUDE)/bspopts.h
51
52$(PROJECT_INCLUDE)/bsp/bootcard.h: ../../shared/include/bootcard.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
53        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/bootcard.h
54PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/bootcard.h
55
56$(PROJECT_INCLUDE)/coverhd.h: ../../shared/include/coverhd.h $(PROJECT_INCLUDE)/$(dirstamp)
57        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/coverhd.h
58PREINSTALL_FILES += $(PROJECT_INCLUDE)/coverhd.h
59
60$(PROJECT_INCLUDE)/tod.h: ../../shared/tod.h $(PROJECT_INCLUDE)/$(dirstamp)
61        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tod.h
62PREINSTALL_FILES += $(PROJECT_INCLUDE)/tod.h
63
64$(PROJECT_LIB)/start.$(OBJEXT): start.$(OBJEXT) $(PROJECT_LIB)/$(dirstamp)
65        $(INSTALL_DATA) $< $(PROJECT_LIB)/start.$(OBJEXT)
66TMPINSTALL_FILES += $(PROJECT_LIB)/start.$(OBJEXT)
67
68$(PROJECT_LIB)/rtems_crti.$(OBJEXT): rtems_crti.$(OBJEXT) $(PROJECT_LIB)/$(dirstamp)
69        $(INSTALL_DATA) $< $(PROJECT_LIB)/rtems_crti.$(OBJEXT)
70TMPINSTALL_FILES += $(PROJECT_LIB)/rtems_crti.$(OBJEXT)
71
72$(PROJECT_LIB)/linkcmds: startup/linkcmds $(PROJECT_LIB)/$(dirstamp)
73        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds
74PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds
75
76$(PROJECT_LIB)/linkcmds.base: startup/linkcmds.base $(PROJECT_LIB)/$(dirstamp)
77        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.base
78PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.base
79
80$(PROJECT_LIB)/linkcmds.mpc8309som: startup/linkcmds.mpc8309som $(PROJECT_LIB)/$(dirstamp)
81        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.mpc8309som
82PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.mpc8309som
83
84$(PROJECT_LIB)/linkcmds.mpc8313erdb: startup/linkcmds.mpc8313erdb $(PROJECT_LIB)/$(dirstamp)
85        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.mpc8313erdb
86PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.mpc8313erdb
87
88$(PROJECT_LIB)/linkcmds.mpc8349eamds: startup/linkcmds.mpc8349eamds $(PROJECT_LIB)/$(dirstamp)
89        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.mpc8349eamds
90PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.mpc8349eamds
91
92$(PROJECT_LIB)/linkcmds.hsc_cm01: startup/linkcmds.hsc_cm01 $(PROJECT_LIB)/$(dirstamp)
93        $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.hsc_cm01
94PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.hsc_cm01
95
96$(PROJECT_INCLUDE)/bsp/irq.h: include/irq.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
97        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq.h
98PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq.h
99
100$(PROJECT_INCLUDE)/bsp/irq-generic.h: ../../shared/include/irq-generic.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
101        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq-generic.h
102PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq-generic.h
103
104$(PROJECT_INCLUDE)/bsp/irq-info.h: ../../shared/include/irq-info.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
105        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq-info.h
106PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/irq-info.h
107
108$(PROJECT_INCLUDE)/bsp/u-boot.h: ../../shared/include/u-boot.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
109        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/u-boot.h
110PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/u-boot.h
111
112$(PROJECT_INCLUDE)/bsp/u-boot-board-info.h: ../shared/include/u-boot-board-info.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
113        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/u-boot-board-info.h
114PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/u-boot-board-info.h
115
116$(PROJECT_INCLUDE)/bsp/tictac.h: ../shared/include/tictac.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
117        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/tictac.h
118PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/tictac.h
119
120$(PROJECT_INCLUDE)/bsp/hwreg_vals.h: include/hwreg_vals.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
121        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/hwreg_vals.h
122PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/hwreg_vals.h
123
124$(PROJECT_INCLUDE)/bsp/tsec-config.h: include/tsec-config.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
125        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/tsec-config.h
126PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/tsec-config.h
127
128$(PROJECT_INCLUDE)/bsp/u-boot-config.h: include/u-boot-config.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
129        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/u-boot-config.h
130PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp/u-boot-config.h
131
Note: See TracBrowser for help on using the repository browser.