mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
ap51-flash: Remove OFLAGS from MAKE_FLAGS
Nothing in ap51-flash is using the variable OFLAGS. It should therefore not be set. Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
@@ -31,7 +31,6 @@ TARGET_EXTRA_CFLAGS:=-DFLASH_FROM_FILE -DNO_LIBPCAP -D_GNU_SOURCE
|
||||
|
||||
# pass optimization flags
|
||||
MAKE_FLAGS += \
|
||||
OFLAGS="$(TARGET_CFLAGS)" \
|
||||
EXTRA_CFLAGS="$(TARGET_EXTRA_CFLAGS)" \
|
||||
REVISION="$(PKG_VERSION)" \
|
||||
ap51-flash
|
||||
|
||||
Reference in New Issue
Block a user