mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 03:24:04 +08:00
Corrected descent to a hardcoded directory and made it dependent on the cpu model
This commit is contained in:
@@ -10,4 +10,4 @@ VPATH=@srcdir@
|
||||
include $(RTEMS_CUSTOM)
|
||||
include $(PROJECT_ROOT)/make/directory.cfg
|
||||
|
||||
SUB_DIRS=ppc403
|
||||
SUB_DIRS=$(wildcard $(RTEMS_CPU_MODEL))
|
||||
|
||||
Reference in New Issue
Block a user