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