SVN-Revision: 3762
This commit is contained in:
Felix Fietkau 2006-05-11 17:33:51 +00:00
parent 079603b9e0
commit a94c4640f2
1 changed files with 1 additions and 1 deletions

View File

@ -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" \