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/rt305x/target.mk

14 lines
232 B
Makefile

#
# Copyright (C) 2009 OpenWrt.org
#
SUBTARGET:=rt305x
BOARDNAME:=RT305x based boards
ARCH_PACKAGES:=ramips_24kec
CFLAGS+= -march=24kec -mdsp
define Target/Description
Build firmware images for Ralink RT305x based boards.
endef