mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 02:26:42 +08:00
Cleanup
This commit is contained in:
@@ -42,10 +42,6 @@ sh-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += sh-rtems@osversion@-cpukit.spec
|
||||
|
||||
sh-rtemself@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself@osversion@ > $@
|
||||
RPM_SPECS_DATA += sh-rtemself@osversion@-cpukit.spec
|
||||
|
||||
sparc-rtems@osversion@-cpukit.spec: $(MKSPEC_DEPS)
|
||||
$(MKSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems@osversion@ > $@
|
||||
RPM_SPECS_DATA += sparc-rtems@osversion@-cpukit.spec
|
||||
|
||||
@@ -28,7 +28,7 @@ RPM_SPECS_DATA += i386-rtems-pc386-$(BSPVERS).spec
|
||||
|
||||
m68k-rtems-gen68360-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems gen68360
|
||||
RPM_SPECS_DATA += i386-rtems-gen68360-$(BSPVERS).spec
|
||||
RPM_SPECS_DATA += m68k-rtems-gen68360-$(BSPVERS).spec
|
||||
|
||||
powerpc-rtems-mcp750-$(BSPVERS).spec: $(MKBSPSPEC_DEPS)
|
||||
$(MKBSPSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems mcp750
|
||||
|
||||
Reference in New Issue
Block a user