diff options
Diffstat (limited to 'openwrt/package/config/Makefile')
-rw-r--r-- | openwrt/package/config/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/config/Makefile b/openwrt/package/config/Makefile index 846b04cbb4..9e841d998e 100644 --- a/openwrt/package/config/Makefile +++ b/openwrt/package/config/Makefile @@ -9,7 +9,6 @@ HOSTCC = gcc HOSTCFLAGS= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. LC_ALL:= C -CP:=cp -a all: ncurses conf mconf |