Minor change.
This commit is contained in:
parent
b6a0e444d9
commit
da2a05da2a
|
@ -27,7 +27,6 @@ else
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
pwd:=${shell pwd}
|
pwd:=${shell pwd}
|
||||||
ifneq (,${filter-out /%,$(pwd)})
|
ifneq (,${filter-out /%,$(pwd)})
|
||||||
bupdir:=..
|
bupdir:=..
|
||||||
|
|
Loading…
Reference in New Issue