diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-14 23:19:38 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-05 21:12:19 +0100 |
commit | 383a059a280444c6e914620adfdf05b5bd728a45 (patch) | |
tree | 179e401e3306194d132dc64c7fe8dbba79a5d1e0 /Rules.mak | |
parent | d2ac3a6b3a2d2369bec4bf9f0555ebbe72e7bdf5 (diff) |
good by e1
It is marked as broken and it seems you can't get
any hardware for that anymore.
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -439,10 +439,6 @@ ifeq ($(TARGET_ARCH),i960) OPTIMIZATION+=-mh -mint32 #-fsigned-char endif -ifeq ($(TARGET_ARCH),e1) - OPTIMIZATION+=-mgnu-param -endif - ifeq ($(TARGET_ARCH),cris) CPU_LDFLAGS-$(CONFIG_CRIS)+=-Wl,-mcrislinux CPU_LDFLAGS-$(CONFIG_CRISV32)+=-Wl,-mcrislinux |