diff --git a/net/econet/Makefile b/net/econet/Makefile index 39f0a77abdbd121976a0c95d40942a6a418d0e47..05fae8be2fedad5e59306155fab90d92a6f6bbe2 100644 --- a/net/econet/Makefile +++ b/net/econet/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_ECONET) += econet.o -econet-objs := af_econet.o +econet-y := af_econet.o