summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* target/device: fix busybox version / .config in defconfigsPeter Korsgaard2009-04-291-3/+3
|
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-181-1/+0
| | | | | | | | | | | | | The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
| | | | Package configs should start with BR2_PACKAGE_.
* Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson2008-01-081-1/+1
|
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-2/+2
|
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-2/+2
| | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
* Add at91sam9260pf (AT91SAM9260 w Par Flash) targetUlf Samuelsson2007-08-151-0/+651