diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2015-03-28 10:44:37 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-28 10:44:37 +0000 |
| commit | e38b78926a786a40ee6011d759828dd66e2ed27f (patch) | |
| tree | 12517ece955dca2d84ccc4297fc139b224e649e2 /target/linux/sparc/Makefile | |
| parent | 40c5bee0cd2b6849690211a04acab5a7a6ba1a5b (diff) | |
| download | mtk-20170518-e38b78926a786a40ee6011d759828dd66e2ed27f.zip mtk-20170518-e38b78926a786a40ee6011d759828dd66e2ed27f.tar.gz mtk-20170518-e38b78926a786a40ee6011d759828dd66e2ed27f.tar.bz2 | |
sparc: moved to targets feed
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45079
Diffstat (limited to 'target/linux/sparc/Makefile')
| -rw-r--r-- | target/linux/sparc/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile deleted file mode 100644 index 13a5a05..0000000 --- a/target/linux/sparc/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# -# Copyright (C) 2010-2013 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# -include $(TOPDIR)/rules.mk - -ARCH:=sparc -BOARD:=sparc -BOARDNAME:=Sun UltraSPARC -FEATURES+=fpu tgz ext4 squashfs broken - -KERNEL_PATCHVER:=3.10 -MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> - -include $(INCLUDE_DIR)/target.mk - -$(eval $(call BuildTarget)) |
