mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 07:11:08 +02:00
oops! forgot to call the proper patch for madwifi-ng-hal-0.10.5.6
This commit is contained in:
parent
f5a030733f
commit
8d1979c41d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue