]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/lubbock/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
[karo-tx-uboot.git] / board / lubbock / Makefile
index 7b7f51a7bbcb928a28659c56b37e6999e18dc2cf..8aa513ac44fc002bf370612067a3ecd961854424 100644 (file)
@@ -1,4 +1,3 @@
-
 #
 # (C) Copyright 2000-2006
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
@@ -6,23 +5,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := lubbock.o flash.o
-
-SRCS   := $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-
-$(LIB):        $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := lubbock.o flash.o