X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fllc%2FMakefile;h=4e260cff3c5d89d3064120f4f3718e6feff1e44a;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=5ebd4ed2bd4295ef2e25d7425852887f4e972c4f;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/net/llc/Makefile b/net/llc/Makefile index 5ebd4ed2b..4e260cff3 100644 --- a/net/llc/Makefile +++ b/net/llc/Makefile @@ -22,3 +22,4 @@ llc2-y := llc_if.o llc_c_ev.o llc_c_ac.o llc_conn.o llc_c_st.o llc_pdu.o \ llc_sap.o llc_s_ac.o llc_s_ev.o llc_s_st.o af_llc.o llc_station.o llc2-$(CONFIG_PROC_FS) += llc_proc.o +llc2-$(CONFIG_SYSCTL) += sysctl_net_llc.o