mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-07 08:24:28 -05:00
5 lines
81 B
Bash
Executable File
5 lines
81 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo 4 > /proc/irq/32/smp_affinity
|
|
echo 8 > /proc/irq/33/smp_affinity
|