summaryrefslogtreecommitdiffstats
path: root/target/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Create a common BR2_COPYTO to prepare to replaceUlf Samuelsson2009-01-261-0/+50
| | | | | | | | | | | | | | | | | | | | all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment.
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-5/+3
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-291-0/+2
| | | | AVR32 patches
* separate u-boot for at91 arm and everything elseJohn Voltz2008-03-111-1/+4
|
* added u-boot locationJohn Voltz2008-03-061-0/+2
|
* Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson2007-10-131-5/+8
|
* - start to think about GNU/hurd support.Bernhard Reutner-Fischer2007-10-051-1/+1
| | | | Not yet functional. Help welcome
* - comment out apparently unused? cruft (linux-experimental)Bernhard Reutner-Fischer2007-10-051-5/+5
|
* Remove useless target/arm directoryUlf Samuelsson2007-09-231-1/+0
|
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-211-4/+4
|
* Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson2007-08-181-1/+2
| | | | | | | | | | | | Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86
* Fix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not definedUlf Samuelsson2007-07-201-4/+2
|
* Add experimental linux target optionUlf Samuelsson2007-07-201-1/+10
|
* Build linux within target/linux/Makefile.in instead of within target/linux26.mkUlf Samuelsson2007-07-111-1/+1
|
* - strip eventual quotesBernhard Reutner-Fischer2007-04-171-0/+5
|
* - revert incorrect parts from sjhill's r17800 and add some more documentation.Bernhard Reutner-Fischer2007-02-121-3/+5
| | | | Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
* Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"2007-02-061-0/+3
| | | | and all other comments to <biteme@devnull.com>.
* - fixup after self. Kernel for the x86 family is now built againBernhard Reutner-Fischer2007-01-291-0/+2
|
* - make sure to add board specific targets before the final generation of the ↵Bernhard Reutner-Fischer2007-01-281-0/+3
| | | | | | filesystems/tarballs. Until now, we did created the fs and only after that built/installed grub et al
* fixed includes for arch sub-dirsDavid Anders2006-01-201-0/+3
|
* shuffle things aroundEric Andersen2005-02-171-4/+1
|
* Add the new device directoryEric Andersen2005-02-171-1/+5
|
* facelift step number twoEric Andersen2004-10-091-0/+1