From e7b6b32c5db122bced1466e5affea4ca53b6cbb9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 4 Oct 2010 11:41:20 +0200 Subject: package: get rid of ".. has no inherent support for AVR32" comments These are probaly out of date by now, and lack of special handling for avr32 doesn't mean that a package won't work on avr32, so remove them. Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}' Signed-off-by: Peter Korsgaard --- package/ntfs-3g/Config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'package/ntfs-3g') diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in index 6d737e624..865f9b41f 100644 --- a/package/ntfs-3g/Config.in +++ b/package/ntfs-3g/Config.in @@ -1,6 +1,3 @@ -comment "ntfs-3g has no inherent support for AVR32" - depends on BR2_avr32 && BR2_PACKAGE_NTFS_3G - config BR2_PACKAGE_NTFS_3G bool "ntfs-3g" depends on BR2_LARGEFILE -- cgit v1.2.3