mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
configs/at91sam9g20dfc_defconfig: lock down kernel headers vesion
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
dc8bd0ecb1
commit
843c3674e5
@ -2,6 +2,10 @@
|
|||||||
BR2_arm=y
|
BR2_arm=y
|
||||||
BR2_arm926t=y
|
BR2_arm926t=y
|
||||||
|
|
||||||
|
# Lock down headers to avoid breaking with new defaults
|
||||||
|
BR2_KERNEL_HEADERS_VERSION=y
|
||||||
|
BR2_DEFAULT_KERNEL_VERSION="3.1.6"
|
||||||
|
|
||||||
# Host utilities
|
# Host utilities
|
||||||
#
|
#
|
||||||
BR2_PACKAGE_HOST_SAM_BA=y
|
BR2_PACKAGE_HOST_SAM_BA=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user