mirror of https://github.com/parazyd/arm-sdk.git
Replace n900 kernel with Pali's 4.9 tree.
This commit is contained in:
parent
92e6ef2a9d
commit
1a9c506164
File diff suppressed because it is too large
Load Diff
|
|
@ -26,7 +26,7 @@ arrs+=(custmodules)
|
|||
|
||||
device_name="n900"
|
||||
arch="armel"
|
||||
size=666
|
||||
size=791
|
||||
#inittab=""
|
||||
|
||||
parted_type="dos"
|
||||
|
|
@ -37,8 +37,10 @@ bootfs="vfat"
|
|||
extra_packages+=(firmware-ti-connectivity)
|
||||
custmodules=()
|
||||
|
||||
gitkernel="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
|
||||
gitbranch="linux-4.13.y"
|
||||
#gitkernel="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
|
||||
#gitbranch="linux-4.13.y"
|
||||
gitkernel="https://github.com/pali/linux-n900/"
|
||||
gitbranch="v4.9-n900"
|
||||
|
||||
|
||||
prebuild() {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2511643af56d6b9cef0110d9308b3b05f6e68774
|
||||
Subproject commit cf71a581e38f827eac4e801fa85f0dea8561707c
|
||||
Loading…
Reference in New Issue