Change CPU arch for FH8852v100

pull/177/head
Dmitry Ermakov 2022-02-13 01:22:23 +03:00
parent 04fcc07d47
commit 21a2888a9b
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Architecture
BR2_arm=y
BR2_arm926t=y
BR2_arm1176jz_s=y
BR2_ARM_EABI=y
# BR2_ARM_INSTRUCTIONS_THUMB is not set
BR2_KERNEL_HEADERS_VERSION=y

View File

@ -1,6 +1,6 @@
# Architecture
BR2_arm=y
BR2_arm926t=y
BR2_arm1176jz_s=y
BR2_ARM_EABI=y
# BR2_ARM_INSTRUCTIONS_THUMB is not set
BR2_KERNEL_HEADERS_VERSION=y

View File

@ -1,6 +1,6 @@
# Architecture
BR2_arm=y
BR2_arm926t=y
BR2_arm1176jz_s=y
BR2_ARM_EABI=y
# BR2_ARM_INSTRUCTIONS_THUMB is not set
BR2_KERNEL_HEADERS_VERSION=y