From: Nicolas Thill Date: Tue, 10 Jan 2006 18:28:09 +0000 (+0000) Subject: fix typo in wx200d target selection X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0dc3402fe4f87799082a38e297101afe953dd57d;p=openwrt%2Fstaging%2Fmkresin.git fix typo in wx200d target selection SVN-Revision: 2875 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 60081dbf64..9184e0c5d2 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -242,7 +242,7 @@ package-$(BR2_PACKAGE_WONDERSHAPER) += wondershaper package-$(BR2_PACKAGE_WPA_SUPPLICANT) += wpa_supplicant package-$(BR2_PACKAGE_WPUT) += wput package-$(BR2_PACKAGE_WRT_RADAUTH) += wrt-radauth -package-$(BR2_PAKCAGE_WX200D) += wx200d +package-$(BR2_PACKAGE_WX200D) += wx200d package-$(BR2_PACKAGE_XINETD) += xinetd package-$(BR2_PACKAGE_XSUPPLICANT) += xsupplicant package-$(BR2_PACKAGE_ZLIB) += zlib