summaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-23/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move to 2.6.22.4florian2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump to 2.6.22.1mbm2007-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.22 is released :)nbd2007-07-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵nbd2007-06-281-2/+1
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.22-rc5 (#1915)nbd2007-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch over x86 to 2.6.22-rc4nbd2007-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+3
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable ne2k-pci by defaultnbd2007-03-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the rest of the structure for the targets that dont have profiles yetpavlov2007-03-031-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make squashfs overlay support more generic and integrate it for x86-2.6nbd2007-03-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the natsemi preselection into the x86 default package listnbd2007-01-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* store the default kernel version for our ports in a single place (target ↵nbd2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵kaloz2006-12-191-2/+2
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade to Linux 2.6.19nbd2006-12-141-2/+2
| | | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autodetect atm, pci, usb, pcmcia features from kernel config filenbd2006-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵nbd2006-11-181-0/+2
| | | | | | the x86 builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make target/linux/* directories self-contained, use the selected kernel ↵nbd2006-11-111-0/+5
| | | | | | 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
* cleanup/rewrite of the kernel build processnbd2006-10-191-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupnbd2006-10-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86-2.6, update kernel config for 2.6.17.nico2006-07-031-7/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is duembm2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵nbd2006-06-211-5/+2
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.17, probably break some stuff temporarykaloz2006-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* resync with kamikazenbd2006-05-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove old trace/verbose junknbd2006-05-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.4 *sigh*kaloz2006-04-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* follow the stable tree, upgrade to 2.6.16.3kaloz2006-04-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.2kaloz2006-04-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.16.1, here we comekaloz2006-03-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to Linux 2.6.16, yaykaloz2006-03-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.15.6, fix default config for Arubakaloz2006-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to linux 2.6.15.3 (security fixes)nbd2006-02-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)mbm2006-02-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to linux 2.6.15.1nbd2006-01-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large target/linux cleanupnbd2006-01-101-0/+25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73