Commit Graph

74 Commits (d020a0c2178ee4466d51def6d5c948ee5bf5a799)

Author SHA1 Message Date
Nicolas Thill 8b1974bdad buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-28 14:47:43 +00:00
Lars-Peter Clausen 76f39fa3a7 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 20:03:18 +00:00
Lars-Peter Clausen 2710572b04 Add support for building ubifs images.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 01:10:45 +00:00
Nicolas Thill addc8f722a [cosmetic] sort & rearrange arch selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-23 10:38:26 +00:00
Nicolas Thill 7eded16559 [target] Config.in: fix powerpc64 endianness
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 16:30:26 +00:00
Felix Fietkau 8bcb57d80d add nommu target feature flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:03 +00:00
Felix Fietkau 39bbd5babc add a heavily cleaned up version of ubicom32 toolchain support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:31:47 +00:00
Geoff Levand 0963266b1d powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 23:07:45 +00:00
Imre Kaloz 0609b66c2c add preliminary coldfire v4e support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-21 18:34:07 +00:00
Imre Kaloz 9f305ca455 missing changes for pcie handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-02 09:54:45 +00:00
Felix Fietkau f0f9ec9c56 add a modified version of the mips64 patch from #4603
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-18 17:03:55 +00:00
Hamish Guthrie 8b4b882158 Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 15:57:18 +00:00
Imre Kaloz 1269cfb9c0 add new target feature option for fpu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-03 09:29:58 +00:00
Nicolas Thill b21db46a8e add a gpio feature for devices supporting the generic GPIO interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:46:45 +00:00
Gabor Juhos c38a48d515 add feature flag for the cpio.gz support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 13:56:43 +00:00
Felix Fietkau 0df9a1cdbf add feature flag for display support. will be used as dependency for x.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-25 21:08:46 +00:00
Felix Fietkau 4205ec3e01 more dependency fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 02:41:33 +00:00
Florian Fainelli 36703bb8d8 Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 14:11:44 +00:00
John Crispin c89087650d added i686 support and profile for t-vision s100
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08 16:11:40 +00:00
Imre Kaloz 15a51103e8 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:44:01 +00:00
Felix Fietkau 556ff80527 mark uml as broken and add some cleanups (not working yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 18:25:14 +00:00
Felix Fietkau 76ba15fe00 disable the image builder in menuconfig for profiles with custom kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:56:54 +00:00
Felix Fietkau 372a9fed4e add missing VIDEO_SUPPORT option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 23:56:10 +00:00
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau f1705f8197 fix default target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 01:37:12 +00:00
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
Imre Kaloz f8aa6c7c8f rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 10:26:00 +00:00
Felix Fietkau 7b1c024639 add ATM_SUPPORT flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 01:35:11 +00:00
Felix Fietkau 5e41b51ef6 add USES_EXT2 flag for target platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 01:25:20 +00:00
Florian Fainelli 83749d6607 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 23:34:22 +00:00
Felix Fietkau aee51620b0 enable jffs2 by default on x86-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 16:07:42 +00:00
Felix Fietkau 9f60657da7 remove x86-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-07 18:18:01 +00:00
Nicolas Thill 8f9b08fbd8 fix default ARCH setting
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-07 10:11:54 +00:00
Felix Fietkau b080ba4b58 move BIG_ENDIAN selection to arch configs
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-03 19:09:39 +00:00
Felix Fietkau e7392adc66 clean up filesystem selction
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 22:03:23 +00:00
Felix Fietkau b4adfc7475 enable squashfs in the magicbox kernel (not used yet), magicbox build now no longer broken (images work well with jffs2)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-05 00:45:03 +00:00
Imre Kaloz 29c49ea26b introduce USB_SUPPORT, clean up some dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-27 13:32:10 +00:00
Imre Kaloz d5a6e89b8f add basic support for the Magicbox boards
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 21:53:54 +00:00
Mike Baker 6edd808cbd mark 63xx as broken until the platform is ready
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-10 16:22:15 +00:00
Imre Kaloz 1fc46cb1c4 add XScale support to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-06 10:42:12 +00:00
Felix Fietkau 5bac944061 au1000 has pci support, but no pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-31 17:15:03 +00:00
Mike Baker 9f16579ec0 introduce new BROKEN menuconfig option for hiding known broken settings
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-25 18:49:43 +00:00
Gerry Rozema 42fb2160c4 UML target completed. Added ext2 target fs for use with uml images
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-20 21:06:47 +00:00
Florian Fainelli 7f51138b17 Fancy name for au1000 target
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-02 15:50:41 +00:00
Florian Fainelli d0115de501 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler
Needs testing of course :)


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-26 11:45:23 +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
Felix Fietkau 340f1875ed resync with kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:38:38 +00:00
Mike Baker 20e4ecc021 fix BR2_ and CONFIG_ issues
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-12 19:08:03 +00:00
Felix Fietkau 9d87977458 more cleanups and a new menuconfig generator
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:12:18 +00:00
Felix Fietkau 47fe20b27a menuconfig cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-20 23:03:42 +00:00