ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G)
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Mar 2009 11:53:45 +0000 (11:53 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Mar 2009 11:53:45 +0000 (11:53 -0000)
package/ntfs-3g/Config.in

index c819bb7a1e9109d3f3eae65b04e9263f0192f21d..f8e3459583f58e35e3de93324592a981cc279c06 100644 (file)
@@ -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"