mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 20:25:21 +08:00
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
|
||||
|
||||
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
|
||||
|
||||
@@ -35,7 +35,7 @@ export SIZE
|
||||
export OBJCOPY
|
||||
|
||||
RTEMS_CUSTOM = $(prefix)/make/custom/$(RTEMS_BSP).cfg
|
||||
PROJECT_ROOT = $(prefix)
|
||||
PROJECT_ROOT = @pkgdatadir@
|
||||
RTEMS_USE_OWN_PDIR = no
|
||||
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
|
||||
RTEMS_HAS_ITRON_API = no
|
||||
|
||||
Reference in New Issue
Block a user