fix typo
authorFelix Fietkau <nbd@openwrt.org>
Thu, 11 May 2006 17:33:51 +0000 (17:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 11 May 2006 17:33:51 +0000 (17:33 +0000)
SVN-Revision: 3762

openwrt/package/dropbear/Makefile

index 133e67a9fa16b01b1e14374ad113a07f146e25af..4a732ee831ff5a840484c7b74906b476b976869e 100644 (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" \