[lantiq]
authorJohn Crispin <blogic@openwrt.org>
Tue, 1 Feb 2011 14:37:35 +0000 (14:37 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 1 Feb 2011 14:37:35 +0000 (14:37 +0000)
commit819d24b2aea286dba2b3217a57147409721c8486
treeaabab0d882def61192bc2edf085a093d20005d40
parent27867e06a65143a61a2b43959c82bdfc1fa48ac6
[lantiq]
* adds profiles to the kernel
* fixes 2 compile errors in the usb driver
* ioports were not allocated properly

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25278 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/lantiq/extract.py [new file with mode: 0755]
target/linux/lantiq/extract.sh [new file with mode: 0755]
target/linux/lantiq/image/Makefile
target/linux/lantiq/patches/110-machine.patch
target/linux/lantiq/patches/270-crypto.patch
target/linux/lantiq/patches/400-mach-arv45xx.patch
target/linux/lantiq/patches/700-dwc_otg.patch
target/linux/lantiq/xway/config-default
target/linux/lantiq/xway/profiles/000-generic.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/001-lantiq.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/002-arcadyan.mk [new file with mode: 0644]
target/linux/lantiq/xway/target.mk