linux: drop LDFLAGS override
authorMike Frysinger <vapier@gentoo.org>
Wed, 17 Nov 2010 09:11:18 +0000 (04:11 -0500)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 7 Dec 2010 22:01:35 +0000 (23:01 +0100)
commit3bbf1c2ea6140d8b288b0af5b1a9c3a1aa92edad
tree50607c6fa00900d38d1a03a3dd18bc26061f93d4
parent95f17bf78f94a69858ebe9a7a64a5b9cce76eedb
linux: drop LDFLAGS override

The current linux code overrides LDFLAGS that the kernel itself might be
setting up. Looking at the history, there doesn't seem to be any reason
for this override. It was added in ea8b1fa6a60705 without any logic.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
linux/linux.mk