Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfe571ac authored by Randy Dunlap's avatar Randy Dunlap Committed by Greg Kroah-Hartman
Browse files

staging: ipx: depends on NET



IPX depends on NET, so add that to the Kconfig file.

Fixes Kconfig warning and build errors:

warning: (IPX) selects LLC which has unmet direct dependencies (NET)
and 94 "undefined reference" build errors.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b7642277
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
#
config IPX
	tristate "The IPX protocol"
	depends on NET
	select LLC
	---help---
	  This is support for the Novell networking protocol, IPX, commonly