mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
Fix typo in BACKPORT_DIR resulting in an infinite make loop
This commit is contained in:
@@ -4,7 +4,7 @@ config BACKPORT_INTEGRATE
|
||||
|
||||
config BACKPORT_DIR
|
||||
string
|
||||
default "backports/"
|
||||
default "backports"
|
||||
|
||||
config BACKPORT_VERSION
|
||||
string
|
||||
|
||||
Reference in New Issue
Block a user