fix typo
SVN-Revision: 3762
This commit is contained in:
parent
079603b9e0
commit
a94c4640f2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ define Build/Configure
|
|||
);
|
||||
endef
|
||||
|
||||
define Buid/Compile
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
LD=$(TARGET_CC) \
|
||||
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
||||
|
|
Loading…
Reference in a new issue