fix target
This commit is contained in:
@@ -7,7 +7,7 @@ package_name := $(source_name)-modules-$(KVERS)
|
||||
package_version := $(module_version)-1
|
||||
package_dir := debian/$(package_name)
|
||||
|
||||
kdist: clean
|
||||
kdist_image: clean
|
||||
set -e; \
|
||||
test -n "$(KVERS)"; \
|
||||
test -n "$(KSRC)"; \
|
||||
|
||||
Reference in New Issue
Block a user