Commit 40b8127d authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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

parent e88f3750
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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"