X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fifxmips%2FMakefile;h=b82f78263f8f636f0c7ddd7dbed4d4f09602b686;hb=0c48bb213c6b21d7ca7f5a375024bb17803366ae;hp=a42b32792141a4a58b8d0d4d1d23e84c2318453a;hpb=d8297bb0a4e520c83175a987ff70e4a72f2bd603;p=openwrt-10.03%2F.git diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index a42b32792..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.8 +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