Home | History | Annotate | Download | only in apf27
      1 #
      2 # (C) Copyright 2000-2004
      3 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      4 # (C) Copyright 2012-2013
      5 # Eric Jarrige <eric.jarrige (at] armadeus.org>
      6 #
      7 # SPDX-License-Identifier:    GPL-2.0+
      8 #
      9 
     10 obj-y	:= apf27.o
     11 obj-y	+= lowlevel_init.o
     12 obj-$(CONFIG_FPGA)	+= fpga.o
     13