Minor change.

This commit is contained in:
Florian Pose 2025-06-26 13:01:28 +02:00
parent 7cc3f11f2c
commit 82c25cb394
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ for f in $KERNELDIR/drivers/net/ethernet/intel/e1000/*.[ch]; do
git add $o $e
echo -e "\t$e \\\\\n\t$o \\\\" >> Makefile.am
done
echo "Remember to update Makefile.am!"