Explorar o código

ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G)

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
40b8127db9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/ntfs-3g/Config.in

+ 1 - 1
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"