mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
We need to build miidevs.h when we have miibus, not mii.
This commit is contained in:
parent
469085eb86
commit
b5ba0c50e8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131245
@ -40,7 +40,7 @@ emu10k1-alsa%diked.h optional pcm pci \
|
||||
compile-with "CC=${CC} AWK=${AWK} sh $S/tools/emu10k1-mkalsa.sh $S/gnu/dev/sound/pci/emu10k1-alsa.h emu10k1-alsa%diked.h" \
|
||||
no-obj no-implicit-rule before-depend \
|
||||
clean "emu10k1-alsa%diked.h"
|
||||
miidevs.h optional mii \
|
||||
miidevs.h optional miibus \
|
||||
dependency "$S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
|
||||
compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
|
||||
no-obj no-implicit-rule before-depend \
|
||||
|
Loading…
Reference in New Issue
Block a user