X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fllc%2FMakefile;h=4e260cff3c5d89d3064120f4f3718e6feff1e44a;hb=aa3d1faebe6e214cd96be0e587571477ff6fd9fc;hp=5ebd4ed2bd4295ef2e25d7425852887f4e972c4f;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=powerpc.git diff --git a/net/llc/Makefile b/net/llc/Makefile index 5ebd4ed2bd..4e260cff3c 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