Commit Graph

22 Commits (4501909797f98dad18de0911c2a56ed6ff0afd76)

Author SHA1 Message Date
Felix Fietkau 19940017a3 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
Florian Fainelli cccde267b4 Enable iso9660 and udf kernel modules (#930)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 18:53:23 +00:00
Florian Fainelli b427da1a07 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 16:29:14 +00:00
Felix Fietkau 60037e70b7 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:08:41 +00:00
Nicolas Thill c598c2e68a disable pcmcia on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:22:48 +00:00
Felix Fietkau cbe69ab035 cleanup/rewrite of the kernel build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 06:20:55 +00:00
Felix Fietkau 145e0fced0 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 05:01:04 +00:00
Nicolas Thill d37731fbbf enable native ipsec modules on 2.6, add ipsec kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 13:21:13 +00:00
Felix Fietkau db82e5842f another compile fix
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-11 20:25:30 +00:00
Felix Fietkau aa8144897f fix compile error
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-11 19:59:51 +00:00
Felix Fietkau b81491fffe add a fix for the block2mtd init
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 15:43:13 +00:00
Florian Fainelli 8ec3114a64 Add ROUTE target for netfilter, closes #595
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22 10:07:55 +00:00
Felix Fietkau 38453d3dc0 bugfix for the rb532 block2mtd code
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-29 17:57:02 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau dacd589fd3 move jffs2 end-of-filesystem detection to the generic 2.6 patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 19:57:41 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Felix Fietkau b99846c0b8 fix rb532 for 2.6.17
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-19 18:13:02 +00:00
Imre Kaloz 265ac7a973 upgrade to 2.6.17, probably break some stuff temporary
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 14:32:57 +00:00
Felix Fietkau 9c79c3c763 massive via-rhine performance improvements
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-16 05:30:34 +00:00
Felix Fietkau df81d443a4 put a size limit on rb532 cf partitions
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-16 05:27:39 +00:00
Felix Fietkau 0daa6897fc add rb532 support
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-15 21:43:59 +00:00