mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
Brent Cook writes: in packages/smartmontools/smartmontools.mk
s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/ Thanks!
This commit is contained in:
parent
1c3d3d2ffe
commit
83e44e63f3
@ -72,6 +72,6 @@ smartmontools-dirclean:
|
|||||||
# Toplevel Makefile options
|
# Toplevel Makefile options
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
ifeq ($(strip $(BR2_PACKAGE_TAR)),y)
|
ifeq ($(strip $(BR2_PACKAGE_SMARTMONTOOLS)),y)
|
||||||
TARGETS+=smartmontools
|
TARGETS+=smartmontools
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user