describe next-build
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
6afabcea9f
commit
055313228c
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with nsbin. If not, see <http://www.gnu.org/licenses/>.
|
# along with nsbin. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
#
|
||||||
|
# Script to build todays linux-next kernel
|
||||||
|
# You have to have it cloned already in $builddir
|
||||||
|
|
||||||
builddir="$HOME/build/linux-next"
|
builddir="$HOME/build/linux-next"
|
||||||
date="$(date +%Y%m%d)"
|
date="$(date +%Y%m%d)"
|
||||||
|
|
Loading…
Reference in a new issue