mirror of
https://github.com/openwrt/telephony.git
synced 2025-05-01 16:10:29 +08:00

- bump to version 2.0.1 - change to use AUTORELEASE - add ABI_VERSION - refresh patches Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
11 lines
138 B
Diff
11 lines
138 B
Diff
--- a/mk/re.mk
|
|
+++ b/mk/re.mk
|
|
@@ -47,7 +47,6 @@
|
|
|
|
ifneq ($(RELEASE),)
|
|
CFLAGS += -DRELEASE
|
|
-OPT_SPEED=1
|
|
endif
|
|
|
|
ifneq ($(TRACE_ERR),)
|