mboot.c32: Delete superfluous $(LIBS) prerequisite
authorMatt Fleming <matt.fleming@linux.intel.com>
Mon, 11 Apr 2011 12:17:32 +0000 (13:17 +0100)
committerMatt Fleming <matt.fleming@linux.intel.com>
Mon, 11 Apr 2011 12:36:02 +0000 (13:36 +0100)
commit56f0045aed582d4943622e7072507bfdbf759c23
tree3951f73605a851077f5a90370440d22c6bff4a91
parentd7e6cfaa6a990eb8fe2eaabe7fad1d1c8367a7ee
mboot.c32: Delete superfluous $(LIBS) prerequisite

com32.mk already includes the necessary archive libraries in
$(C_LIBS), we don't need to list them again in $(LIBS).

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/mboot/Makefile