Home | History | Annotate | Download | only in kmp204x
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2001-2007
      4 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      5 #
      6 # See file CREDITS for list of people who contributed to this
      7 # project.
      8 
      9 obj-y	:= kmp204x.o ddr.o eth.o tlb.o pci.o law.o qrio.o \
     10 	../common/common.o ../common/ivm.o
     11