Added httping
[openwrt.git] / package / config / Makefile
index 9e841d9..846b04c 100644 (file)
@@ -9,6 +9,7 @@ HOSTCC    = gcc
 HOSTCFLAGS= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
 # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
 LC_ALL:= C
 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
 
 
 all: ncurses conf mconf
This page took 0.020049 seconds and 4 git commands to generate.