mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 02:20:14 +02:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3762 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2ddbb3a441
commit
a4d3980243
@ -76,7 +76,7 @@ define Build/Configure
|
|||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Buid/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
LD=$(TARGET_CC) \
|
LD=$(TARGET_CC) \
|
||||||
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
||||||
|
Loading…
Reference in New Issue
Block a user