fix typo
SVN-Revision: 3762
This commit is contained in:
parent
079603b9e0
commit
a94c4640f2
@ -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 New Issue
Block a user