image.mk: remove obsolete SUBTARGETS variable
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f21de7d9a8
commit
ce63c38ef5
1 changed files with 0 additions and 1 deletions
|
@ -436,7 +436,6 @@ endef
|
|||
|
||||
define Device/Init
|
||||
PROFILES := $(PROFILE)
|
||||
SUBTARGETS := $(SUBTARGET)
|
||||
DEVICE_NAME := $(1)
|
||||
DEVICE_TITLE :=
|
||||
DEVICE_PACKAGES :=
|
||||
|
|
Loading…
Reference in a new issue