Home | History | Annotate | Download | only in mx31pdk
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2008 Magnus Lilja <lilja.magnus (at] gmail.com>
      4 #
      5 # (C) Copyright 2000-2006
      6 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      7 
      8 ifdef CONFIG_SPL_BUILD
      9 obj-y	+= lowlevel_init.o
     10 endif
     11 obj-y	+= mx31pdk.o
     12