Finalize moving properties to LINUXFAMILY config files

This commit is contained in:
zador-blood-stained 2016-06-05 12:45:07 +03:00
parent c37921c2e9
commit 152ffd7901
2 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,6 @@
# Exynos5422 XU3/XU4 octa core
BOARD_NAME="Odroid XU4"
LINUXFAMILY=odroidxu4
BOOTSIZE=32
OFFSET=2
BOOTCONFIG=odroid_config
MODULES="bonding"
MODULES_NEXT=""

View File

@ -2,7 +2,8 @@
BOOTLOADER='https://github.com/hardkernel/u-boot.git'
BOOTBRANCH='odroidxu3-v2012.07'
BOOTSOURCE='u-boot-odroidxu'
BOOTSIZE=32
OFFSET=2
UBOOT_NEEDS_GCC='< 4.9'
case $BRANCH in