mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ define KernelPackage/siit
|
||||
DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab))
|
||||
FILES:=$(PKG_BUILD_DIR)/siit.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,siit)
|
||||
MAINTAINER=Vladimir Ulrich <admin@evl.su>
|
||||
MAINTAINER:=Vladimir Ulrich <admin@evl.su>
|
||||
endef
|
||||
|
||||
include $(INCLUDE_DIR)/kernel-defaults.mk
|
||||
|
||||
Reference in New Issue
Block a user