mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
changed cp for $(CP), reverted wrong package/config/Makefile CP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3231 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user