diff options
-rw-r--r-- | package/ntfs-3g/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ntfs-3g/Config.in b/package/ntfs-3g/Config.in index c819bb7a1..f8e345958 100644 --- a/package/ntfs-3g/Config.in +++ b/package/ntfs-3g/Config.in @@ -1,5 +1,5 @@ comment "ntfs-3g has no inherent support for AVR32" - depends on BR2_avr32 && BR2_PACKAGE_NTFS_3G + depends on BR2_avr32 && BR2_PACKAGE_NTFS-3G config BR2_PACKAGE_NTFS-3G bool "ntfs-3g" |