octeon: remove the now redundant cpu cflags override

The flags are now properly defined in include/target.mk

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
master
Yousong Zhou 8 years ago committed by John Crispin
parent ddd1882811
commit 1ba88eabd5
  1. 1
      target/linux/octeon/Makefile

@ -11,7 +11,6 @@ BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs ext4 initramfs pci usb
CPU_TYPE:=octeon
CPU_CFLAGS_octeon:=-march=octeon -mabi=64
MAINTAINER:=John Crispin <john@phrozen.org>
KERNEL_PATCHVER:=4.4

Loading…
Cancel
Save