generate package dependancies
[openwrt.git] / package / dropbear / Makefile
index 133e67a..4a732ee 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" \
This page took 0.020196 seconds and 4 git commands to generate.