]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
post/Makefile: make sure to use the correct flags
authorWolfgang Denk <wd@denx.de>
Fri, 25 Apr 2008 23:25:39 +0000 (01:25 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 25 Apr 2008 23:25:39 +0000 (01:25 +0200)
ARFLAGS was not set, which caused "ppc_8xx-ar: creating libgenpost.a"
messages to be printed.

Signed-off-by: Wolfgang Denk <wd@denx.de>
post/Makefile

index 02b51544c2025124b75aa9f5b45c425e4ac90648..c737729f9e0c366b19907733c35a73fb268e1824 100644 (file)
@@ -21,6 +21,7 @@
 # MA 02111-1307 USA
 #
 
+include $(TOPDIR)/config.mk
 include $(TOPDIR)/include/autoconf.mk
 
 LIB                            = libpost.a