1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 07:38:38 +02:00
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3762 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-05-11 17:33:51 +00:00
parent 2ddbb3a441
commit a4d3980243

View 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" \