Build altq module.

This commit is contained in:
uebayasi 2014-11-17 06:04:01 +00:00
parent 3e16d24bef
commit c41ff3d343
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.altq,v 1.7 2009/12/06 14:03:23 dsl Exp $
# $NetBSD: files.altq,v 1.8 2014/11/17 06:04:01 uebayasi Exp $
defflag opt_altq_enabled.h ALTQ
defflag opt_altq.h ALTQ_AFMAP ALTQ_BLUE ALTQ_CBQ ALTQ_CDNR
@ -13,6 +13,7 @@ defflag opt_altq.h ALTQ_AFMAP ALTQ_BLUE ALTQ_CBQ ALTQ_CDNR
# Always enabled if ALTQ_BLUE defined
# defflag opt_altq.h BLUE_STATS
define altq
file altq/altq_conf.c altq
file altq/altq_afmap.c altq
file altq/altq_blue.c altq