mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
sample_package: fix run command
This commit is contained in:
@@ -18092,7 +18092,7 @@ Those packages get automatically added to Buildroot's `BR2_EXTERNAL`, so all you
|
|||||||
then test it out with:
|
then test it out with:
|
||||||
|
|
||||||
....
|
....
|
||||||
./run --eval-after './sample_package.out'
|
./run --eval-after '/sample_package.out'
|
||||||
....
|
....
|
||||||
|
|
||||||
and you should see:
|
and you should see:
|
||||||
|
|||||||
Reference in New Issue
Block a user