My last commit broke oldcard. Rather than duplicate the lines for
pccarddevs.h, just make it standard for now. Once oldcard is gone, we'll revisit.
This commit is contained in:
parent
6e4012e1cd
commit
b5563d0851
@ -45,7 +45,7 @@ miidevs.h optional miibus \
|
||||
compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
|
||||
no-obj no-implicit-rule before-depend \
|
||||
clean "miidevs.h"
|
||||
pccarddevs.h optional pccard \
|
||||
pccarddevs.h standard \
|
||||
dependency "$S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
|
||||
compile-with "${AWK} -f $S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
|
||||
no-obj no-implicit-rule before-depend \
|
||||
|
Loading…
Reference in New Issue
Block a user