Skip to content
Snippets Groups Projects
Commit 98785011 authored by Sukru Senli's avatar Sukru Senli
Browse files

brcm63xx: Makefile: Inteno -> IOPSYS

parent d76b568d
Branches
Tags
No related merge requests found
# #
# Copyright (C) Inteno Broadband AB # Copyright (C) 2020 IOPSYS
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
...@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk ...@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
ARCH:=arm ARCH:=arm
BOARD:=iopsys-brcm63xx-arm BOARD:=iopsys-brcm63xx-arm
BOARDNAME:=Iopsys Broadcom ARM BOARDNAME:=IOPSYS Broadcom ARM
FEATURES:=usb jffs2_nand nand ubifs FEATURES:=usb jffs2_nand nand ubifs
MAINTAINER:=Benjamin Larsson <benjamin.larsson@inteno.se> MAINTAINER:=Benjamin Larsson <benjamin.larsson@iopsys.eu>
CFLAGS:=-Os -pipe -mfpu=vfpv3-d16 -mfloat-abi=softfp CFLAGS:=-Os -pipe -mfpu=vfpv3-d16 -mfloat-abi=softfp
CFLAGS += -DCONFIG_TARGET_iopsys_brcm63xx_arm CFLAGS += -DCONFIG_TARGET_iopsys_brcm63xx_arm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment