You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips/rt3883/target.mk

15 lines
267 B
Makefile

#
# Copyright (C) 2011 OpenWrt.org
#
SUBTARGET:=rt3883
BOARDNAME:=RT3662/RT3883 based boards
ARCH_PACKAGES:=ramips_24kec
ARCH_SUFFIX:=dspr2
CFLAGS+= -march=24kec -mdspr2
define Target/Description
Build firmware images for Ralink RT3662/RT3883 based boards.
endef