Home | History | Annotate | Download | only in arch-mips
      1 ifeq ($(TARGET_ARCH),mips)
      2 include $(all-subdir-makefiles)
      3 endif
      4 ifeq ($(TARGET_ARCH),mipsel)
      5 include $(all-subdir-makefiles)
      6 endif
      7