mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-20 17:11:39 +00:00
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…
x
Reference in New Issue
Block a user