提交 3f3e25de 编写于 作者: S Simon Fels

kernel: extract current version from debian changelog

Thanks to Marius Gripsgard <mariogrip@ubuntu.com> for the fix.
上级 79b0f5b6
#/usr/bin/make
VERSION = 1
VERSION = $(shell dpkg-parsechangelog -SVersion)
SRC = $(DESTDIR)/usr/src
all:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册