7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
|
# All platforms listed in alphabetic order
|
||
|
|
||
|
platforms += ar7
|
||
|
|
||
|
# include the platform specific files
|
||
|
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
|