Skip to content
Snippets Groups Projects
Commit 35348331 authored by realaravinth's avatar realaravinth
Browse files

removed trailing whitespace and added kernel config

parent 582638a1
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ deviceinfo_chassis="tablet"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="800"
deviceinfo_screen_height="600"
deviceinfo_screen_height="1280"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"
......
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/arm/configs/(CHANGEME!)
# Kernel config based on: arch/arm/configs/gtel3g-dt_hw07_defconfig
pkgname=linux-samsung-gtel3g
pkgver=3.10.17
......@@ -24,10 +24,9 @@ source="
gcc8-fix-put-user.patch
fix_recordmcount.patch
00_fix_return_address.patch
fix-dts.patch
fix-dts.patch
"
# kernel-use-the-gnu89-standard-explicitly.patch
#"
builddir="$srcdir/$_repository-$_commit"
_outdir="out"
......
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