summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add kernel_nconfig make targetlars2010-08-061-1/+1
* rework parallel building to get rid of some warningsnbd2008-08-161-1/+1
* large improvement for parallel builds. works without V=99 now and without war...nbd2008-06-091-2/+3
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-1/+1
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1/+1
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-2/+2
* add kernel_oldconfig targetnbd2007-07-161-1/+1
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd2007-06-041-19/+2
* implement quilt handling for the kernel tree ... and there was much rejoicing!nbd2007-06-031-0/+3
* make kernel_menuconfig work without target toolchainnbd2007-02-161-1/+1
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-161-0/+3
* cleanup/rewrite of the kernel build processnbd2006-10-191-1/+0
* fix a few directories missed in [4176]'s source -> downloadmbm2006-07-211-2/+2
* credit where credit is duembm2006-06-271-0/+6
* move target/linux/image to target/imagenbd2006-06-211-30/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-0/+1
* add target/downloadnbd2006-06-201-0/+4
* add rb532 supportnbd2006-06-151-0/+1
* target/linux/image rewritenbd2006-06-041-66/+21
* disable target/linux/packagenbd2006-05-311-2/+0
* resync with kamikazenbd2006-05-301-0/+2
* BR2_ -> CONFIG_mbm2006-05-111-2/+2
* remove old trace/verbose junknbd2006-05-101-9/+0
* Move ueagle to the main kernel config since it is in stock kernelflorian2006-04-121-1/+1
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Than...florian2006-04-101-0/+1
* change cp to $(CP)mbm2006-02-011-6/+6
* fix "make target/linux/package/*-*" targetsmbm2006-01-311-0/+2
* fix trace targets to actually display correct target namesmbm2006-01-141-9/+9
* Merge aruba supportmbm2006-01-121-0/+1
* fix non-verbose messages for the new target/linux structurenbd2006-01-111-5/+5
* large target/linux cleanupnbd2006-01-101-5/+5
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi...wbx2005-12-251-0/+1
* add 2.6 support for x86nico2005-11-031-0/+1
* cosmetic fix for V= stuffnbd2005-10-231-7/+7
* rename soekris port to x86nico2005-10-231-1/+1
* another batch of V= stuffnbd2005-10-221-5/+5
* make log output a bit nicernbd2005-10-221-0/+7
* large build system cleanup. added some stuff to control the verbosity level, ...nbd2005-10-221-0/+3
* add KERNEL variablewbx2005-09-101-5/+5
* fix some typosnbd2005-09-011-3/+3
* first 2.6 stuff for netgear wgt634u, unusable.wbx2005-08-281-0/+1
* fix image builder dependency problemnbd2005-08-141-2/+2
* add new image buildernbd2005-08-141-1/+35
* add preliminary support for soekris boardsnico2005-07-251-0/+1
* add incomplete ar7 hardware support (disabled by default)nbd2005-06-141-0/+1
* cleanup in target/nbd2005-06-111-8/+12
* add rebuild target for the linux directorynbd2005-06-051-1/+6
* move package/linux into target/linux, use wbx' new kernel code. support build...nbd2005-05-281-0/+33