grx renamed to EASY550

This commit is contained in:
Kenneth Johansson 2018-10-04 17:29:33 +02:00
parent 89afdc3012
commit 2b207f1830
2 changed files with 4 additions and 1 deletions

View file

@ -12,6 +12,8 @@ CONFIG_GCC_USE_VERSION_6=y
CONFIG_LIBC_USE_MUSL=y
# CONFIG_PACKAGE_ppp-mod-pppoa is not set
# the options below this point is wrong but packages wont compile
# CONFIG_PACKAGE_icwmp-curl is not set

View file

@ -25,7 +25,8 @@ else ifeq ($(CONFIG_TARGET_iopsys_brcm63xx_arm),y)
QUESTD_TARGET:=-DIOPSYS_BROADCOM
else ifeq ($(CONFIG_TARGET_iopsys_linksys),y)
QUESTD_TARGET:=-DIOPSYS_MARVELL
else ifeq ($(CONFIG_TARGET_iopsys_grx),y)
else ifeq ($(CONFIG_TARGET_intel_mips),y)
# BUG FIXME the Intel mips target is not handled in questd this is just to get it to compile
QUESTD_TARGET:=-DIOPSYS_BROADCOM
else ifeq ($(CONFIG_TARGET_iopsys_ramips),y)
QUESTD_TARGET:=-DIOPSYS_MEDIATEK