u-boot: remove extra CFLAGS / LDFLAGS handling
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Apr 2011 21:26:00 +0000 (23:26 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Apr 2011 21:26:00 +0000 (23:26 +0200)
commitf3de6d578bc3f522ed066bd829cddafb6e31f22c
treee22d21329fd2298b01c5508ddd35d7ac76076952
parent36d1a7a5a3b78e278a0576d9856e6fb7ed1fe5c6
u-boot: remove extra CFLAGS / LDFLAGS handling

TARGET_CONFIGURE_FLAGS already contain CFLAGS/LDFLAGS, so no point in
setting them explicitly.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/u-boot/u-boot.mk