swh:1:snp:77163734605b0ec556b01d897b7bb4a7e30d46b6
Raw File
Tip revision: 4c91aedb75d1b87deccf16d58f67fb46402d7d44 authored by Linus Torvalds on 29 June 2005, 05:57:29 UTC
Linux v2.6.13-rc1
Tip revision: 4c91aed
Makefile
#
# Makefile for the netlink driver.
#

obj-y  				:= af_netlink.o
back to top