diff options
Diffstat (limited to 'package/ntfs-3g/Config.in')
-rw-r--r-- | package/ntfs-3g/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in index 560831da1..da2c86a0d 100644 --- a/package/ntfs-3g/Config.in +++ b/package/ntfs-3g/Config.in @@ -1,3 +1,6 @@ +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" select BR2_PACKAGE_PKGCONFIG |