Remove filename extension crap for OS compatibility
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Apr 2012 14:45:15 +0000 (16:45 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 19 Apr 2012 14:02:48 +0000 (16:02 +0200)
commitaba915fe2b189ca3efcb512f3d8cc0abd12fc1a3
treec40c18a1b04ee69a66f68dd415c128a3ebfe48ff
parent338c6d7cf278a3f694ab939f0e4254f0e81e98bb
Remove filename extension crap for OS compatibility

The only variable that is used is HOST_LOADLIBES, defined for the
cygwin case in the kconfig build. Since we don't support cygwin,
simply get rid of this.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile