oops! forgot to call the proper patch for madwifi-ng-hal-0.10.5.6

This commit is contained in:
Zero_Chaos 2009-01-19 23:18:48 +00:00
parent f5a030733f
commit 8d1979c41d

View file

@ -74,7 +74,7 @@ src_unpack() {
}
src_compile() {
epatch ${FILESDIR}/madwifi-ng-r1754.patch
epatch ${FILESDIR}/madwifi-ng-r3925.patch
# assists in debugging
emake KERNELPATH=${KV_OUT_DIR} info TARGET=i386-elf || die "emake info failed"