git: Fix buildkernel for lex/yacc upgrades, too.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 19 13:22:20 PST 2013
commit c31d710ca93dc20f645dd32fa13f70d23c65f87b
Author: Sascha Wildner <saw at online.de>
Date: Sat Jan 19 22:21:12 2013 +0100
Fix buildkernel for lex/yacc upgrades, too.
Summary of changes:
sys/dev/disk/aic7xxx/aicasm/aicasm.c | 1 +
sys/dev/disk/aic7xxx/aicasm/aicasm.h | 2 --
sys/dev/disk/aic7xxx/aicasm/aicasm_gram.y | 2 --
sys/dev/disk/aic7xxx/aicasm/aicasm_macro_gram.y | 2 --
sys/dev/disk/aic7xxx/aicasm/aicasm_macro_scan.l | 4 ++--
sys/dev/disk/aic7xxx/aicasm/aicasm_scan.l | 4 ++--
6 files changed, 5 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c31d710ca93dc20f645dd32fa13f70d23c65f87b
--
DragonFly BSD source repository
More information about the Commits
mailing list