device-samsung-j3xnlte: fix up kernel name
It seems the kernel and device got renamed but the dependency between them wasn't. This fixes BPO
This commit is contained in:
parent
9ea2e7e828
commit
a5330dad55
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ url="https://postmarketos.org"
|
|||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-samsung-j3nxlte mkbootimg mesa-dri-swrast mdss-fb-init-hack soc-sprd-audio-sc8830"
|
||||
depends="postmarketos-base linux-samsung-j3xnlte mkbootimg mesa-dri-swrast mdss-fb-init-hack soc-sprd-audio-sc8830"
|
||||
makedepends="devicepkg-dev"
|
||||
source="deviceinfo"
|
||||
|
||||
|
|
Loading…
Reference in a new issue