diff options
author | John Crispin <john@openwrt.org> | 2008-08-04 11:47:46 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-08-04 11:47:46 +0000 |
commit | e4a0bfec3c1c9aaa59f4bd41182d394ec0ceb91d (patch) | |
tree | a64bf811b2638806c06aad9d1e48c38138eb4f1d /package/wpa_supplicant/Makefile | |
parent | b73eedd62bfbe7513a3c3eb7121774267f4c7067 (diff) | |
download | upstream-e4a0bfec3c1c9aaa59f4bd41182d394ec0ceb91d.tar.gz upstream-e4a0bfec3c1c9aaa59f4bd41182d394ec0ceb91d.tar.bz2 upstream-e4a0bfec3c1c9aaa59f4bd41182d394ec0ceb91d.zip |
fixes whitespace error
SVN-Revision: 12088
Diffstat (limited to 'package/wpa_supplicant/Makefile')
-rw-r--r-- | package/wpa_supplicant/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/wpa_supplicant/Makefile b/package/wpa_supplicant/Makefile index d57e3cd2f0..a551c14e95 100644 --- a/package/wpa_supplicant/Makefile +++ b/package/wpa_supplicant/Makefile @@ -35,7 +35,6 @@ define Package/wpa-supplicant/config source "$(SOURCE)/Config.in" endef - define Package/wpa-cli SECTION:=net CATEGORY:=Network |