mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:38:38 +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
|
||||
|
||||
define Buid/Compile
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
LD=$(TARGET_CC) \
|
||||
PROGRAMS="dropbear dbclient dropbearkey scp" \
|
||||
|
Loading…
Reference in New Issue
Block a user