X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Ffiles-2.6.26%2Farch%2Fmips%2Fadm5120%2Fedimax%2Fbr-61xx.h;fp=target%2Flinux%2Fadm5120%2Ffiles-2.6.26%2Farch%2Fmips%2Fadm5120%2Fedimax%2Fbr-61xx.h;h=fff4789770309531c77f59ecfd3d21baf8d8c535;hp=0000000000000000000000000000000000000000;hb=c867762bd6a85205ffa0aa99b4fbc965df4d5012;hpb=6e4932690fab8cdc9b4a5f42e4a3bdd0c20e8a0e diff --git a/target/linux/adm5120/files-2.6.26/arch/mips/adm5120/edimax/br-61xx.h b/target/linux/adm5120/files-2.6.26/arch/mips/adm5120/edimax/br-61xx.h new file mode 100644 index 0000000000..fff4789770 --- /dev/null +++ b/target/linux/adm5120/files-2.6.26/arch/mips/adm5120/edimax/br-61xx.h @@ -0,0 +1,22 @@ +/* + * Edimax BR-61xx board support + * + * Copyright (C) 2007-2008 Gabor Juhos + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published + * by the Free Software Foundation. + * + */ + +#include +#include +#include + +#include + +#include +#include +#include + +extern void __init br61xx_generic_setup(void) __init;