]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/in-circuit/grasshopper/Makefile
avr32: convert makefiles to Kbuild style
[karo-tx-uboot.git] / board / in-circuit / grasshopper / Makefile
index 1930e89cf14acbf220b5e3fa1af3f53fae7b7ac0..04576358fde897f1f90786ac8d093a3eff113e4f 100644 (file)
@@ -7,23 +7,4 @@
 #
 # SPDX-License-Identifier:     GPL-2.0+
 
-include $(TOPDIR)/config.mk
-
-LIB     := $(obj)lib$(BOARD).o
-
-COBJS-y += $(BOARD).o
-
-SRCS    := $(COBJS-y:.o=.c)
-OBJS    := $(addprefix $(obj),$(COBJS-y))
-
-$(LIB): $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y += grasshopper.o