Skip to content
Snippets Groups Projects
Unverified Commit f2903798 authored by Newbyte's avatar Newbyte :snowflake:
Browse files

device-samsung-p4note: depend on minimal initramfs (MR 5241)

This device has a small boot partition (8 MB). The big initramfs
won't fit.
parent ce487860
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
pkgname=device-samsung-p4note
pkgdesc="Samsung Galaxy Note 10.1"
pkgver=2
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -12,6 +12,7 @@ depends="
mkbootimg
alsa-ucm-conf
postmarketos-base
postmarketos-initramfs-minimal
"
makedepends="devicepkg-dev"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment