Commit 4e5f63a5 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent 7f00b629
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ config BR2_PACKAGE_GDB
	select BR2_PACKAGE_NCURSES
	depends on BR2_USE_WCHAR
	depends on BR2_TOOLCHAIN_HAS_THREADS
	depends on !BR2_sh && !BR2_sh64 && !BR2_avr32
	depends on !BR2_sh && !BR2_sh64 && !BR2_avr32 && !BR2_microblaze
	help
	    Build the full gdb debugger to run on the target.