mirror of https://github.com/hak5/openwrt.git
parent
27d117058c
commit
8639e7dfb5
|
@ -9,7 +9,7 @@ LD = $(CROSS)gcc
|
||||||
AR = $(CROSS)ar
|
AR = $(CROSS)ar
|
||||||
RANLIB = $(CROSS)ranlib
|
RANLIB = $(CROSS)ranlib
|
||||||
DOXYGEN = echo
|
DOXYGEN = echo
|
||||||
INSTALL = /usr/bin/install
|
INSTALL = install
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
LN = ln -sf
|
LN = ln -sf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue