diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-04 19:46:48 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-04 19:46:48 +0000 |
commit | 63e4465014fd73e1b059cab09ed4a4c6466e1d72 (patch) | |
tree | f62fc8540abfdf5db9359c28324e057e3958fb37 /target/linux/ifxmips | |
parent | a2fd77df3fa695796fd2a517b682a35f8d5019c4 (diff) |
remove reference to bogus packet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17854 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 7f27b55d35..01f1840a19 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -11,10 +11,10 @@ BOARD:=ifxmips BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.30.5 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES+=uboot-ifxmips kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ifxmips-atm dwc_usb +DEFAULT_PACKAGES+=uboot-ifxmips kmod-pppoa ppp-mod-pppoa linux-atm atm-tools br2684ctl kmod-ifxmips-atm define Target/Description |