='generator' content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libnet80211/Makefile
AgeCommit message (Collapse)Author
2015-10-19Add a COMMENT describing what each component roughly does.pooka
"make describe" prints the comment. Requested/inspired by Vincent Schwarzer on rumpkernel-users
2013-09-13GC unused functions. Don't bother building ieee80211_acl.c, nothing injoerg
it is non-static.
2010-02-16Globally define -Wno-pointer-sign, as it has become a pointlesspooka
exercise of "add it to every Makefile individually". XXX: should autosynchronize with the rest of the kernel buildflags in sys/conf/Makefile.kern.inc.
2010-02-05Move the net80211 support component into the proper place in "net"pooka
and install as rumpnet_net80211.