X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fifxmips%2FMakefile;h=b82f78263f8f636f0c7ddd7dbed4d4f09602b686;hb=0c48bb213c6b21d7ca7f5a375024bb17803366ae;hp=9d3ec23c7d7baa902853922d671dfa24e0b8c4c8;hpb=bc8c3990b64d8ee22943278782e73b02da8c0c65;p=openwrt-10.03%2F.git diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 9d3ec23c7..b82f78263 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2007 OpenWrt.org +# +# Copyright (C) 2007-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,11 +9,15 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ifxmips BOARDNAME:=Infineon Mips -FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.26.2 +FEATURES:=squashfs jffs2 atm + +LINUX_VERSION:=2.6.30.10 + +CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+=uboot-ifxmips +DEFAULT_PACKAGES+=uboot-lantiq +#kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl ifxmips-dsl-api ifxmips-dsl-control ifx-tapidemo define Target/Description Build firmware images for Infineon Mips Controllers