unmangle Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople
2010-03-23 02:15:00 +00:00
parent a1fdf99a3c
commit d27ce7fe4b

View File

@ -33,8 +33,7 @@ define Build/Configure
endef endef
TARGET_CFLAGS += $(FPIC) TARGET_CFLAGS += $(FPIC)
LOWFAT_MAKEOPTS = \ LOWFAT_MAKEOPTS = $(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_OPTS) \
COPTS="$(TARGET_CFLAGS)" \ COPTS="$(TARGET_CFLAGS)" \
DEBUG="$(DEBUG)" \ DEBUG="$(DEBUG)" \
VERSION="$(LOWFAT_VERSION)" \ VERSION="$(LOWFAT_VERSION)" \