unmangle Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -33,8 +33,7 @@ define Build/Configure
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
LOWFAT_MAKEOPTS = \
|
||||
$(TARGET_CONFIGURE_OPTS) \
|
||||
LOWFAT_MAKEOPTS = $(TARGET_CONFIGURE_OPTS) \
|
||||
COPTS="$(TARGET_CFLAGS)" \
|
||||
DEBUG="$(DEBUG)" \
|
||||
VERSION="$(LOWFAT_VERSION)" \
|
||||
|
Reference in New Issue
Block a user