forked from Imagelibrary/rtems
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