1# All platforms listed in alphabetic order 2 3platforms += loongson64 4 5# include the platform specific files 6include $(patsubst %, $(srctree)/arch/loongarch/%/Platform, $(platforms)) 7