]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/atmel/atngw100/Makefile
stm32: Correct positioning of declaration
[people/ms/u-boot.git] / board / atmel / atngw100 / Makefile
index 955a9c558bd67660ace8bede261bfdf399eeb435..f9b93c97384138ea46908b6f1882703f358f5296 100644 (file)
@@ -3,23 +3,4 @@
 #
 # SPDX-License-Identifier:     GPL-2.0+
 
-include $(TOPDIR)/config.mk
-
-LIB    := $(obj)lib$(BOARD).o
-
-COBJS  := $(BOARD).o
-
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(SOBJS) $(COBJS))
-
-$(LIB): $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := atngw100.o