openwrt/staging/florian.git
15 years agoadd uclibc-nptl
Felix Fietkau [Tue, 24 Mar 2009 02:06:12 +0000 (02:06 +0000)]
add uclibc-nptl

SVN-Revision: 15006

15 years agoremove obsolete comment
Felix Fietkau [Tue, 24 Mar 2009 01:38:31 +0000 (01:38 +0000)]
remove obsolete comment

SVN-Revision: 15005

15 years agoclean up uClibc config handling - use kconfig.pl to split configs similar to how...
Felix Fietkau [Tue, 24 Mar 2009 01:34:51 +0000 (01:34 +0000)]
clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel

SVN-Revision: 15004

15 years agokconfig.pl: interpret =n as undefined symbol
Felix Fietkau [Tue, 24 Mar 2009 01:34:23 +0000 (01:34 +0000)]
kconfig.pl: interpret =n as undefined symbol

SVN-Revision: 15003

15 years agokconfig.pl: add support for custom prefixes instead of CONFIG_
Felix Fietkau [Tue, 24 Mar 2009 01:34:14 +0000 (01:34 +0000)]
kconfig.pl: add support for custom prefixes instead of CONFIG_

SVN-Revision: 15002

15 years agofix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
Felix Fietkau [Mon, 23 Mar 2009 21:23:46 +0000 (21:23 +0000)]
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink

SVN-Revision: 15001

15 years agoadd uclibc 0.9.30.1
Felix Fietkau [Mon, 23 Mar 2009 21:04:30 +0000 (21:04 +0000)]
add uclibc 0.9.30.1

SVN-Revision: 15000

15 years agofix the path to the build dir for host packages
Felix Fietkau [Mon, 23 Mar 2009 18:33:40 +0000 (18:33 +0000)]
fix the path to the build dir for host packages

SVN-Revision: 14998

15 years agofix calling the update target for host-only builds
Felix Fietkau [Mon, 23 Mar 2009 18:33:24 +0000 (18:33 +0000)]
fix calling the update target for host-only builds

SVN-Revision: 14997

15 years agofix HOST_QUILT override
Felix Fietkau [Mon, 23 Mar 2009 18:32:58 +0000 (18:32 +0000)]
fix HOST_QUILT override

SVN-Revision: 14996

15 years agodo not use --owner=root or --group=root when running tar. it does not work on systems...
Felix Fietkau [Mon, 23 Mar 2009 18:14:14 +0000 (18:14 +0000)]
do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently

SVN-Revision: 14995

15 years agoclean up uclibc patch/config version handling a bit
Felix Fietkau [Mon, 23 Mar 2009 17:56:28 +0000 (17:56 +0000)]
clean up uclibc patch/config version handling a bit

SVN-Revision: 14994

15 years agobump to version 0.6.9. Synced config with upstream version.
Hauke Mehrtens [Mon, 23 Mar 2009 16:22:56 +0000 (16:22 +0000)]
bump to version 0.6.9. Synced config with upstream version.

SVN-Revision: 14993

15 years agobump to version 0.6.9. Synced default.config and mini.config with upstream version.
Hauke Mehrtens [Mon, 23 Mar 2009 16:16:22 +0000 (16:16 +0000)]
bump to version 0.6.9. Synced default.config and mini.config with upstream version.

SVN-Revision: 14992

15 years agomadwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
Felix Fietkau [Mon, 23 Mar 2009 12:21:12 +0000 (12:21 +0000)]
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken

SVN-Revision: 14991

15 years agomadwifi: fix a locking error related to wds (thx, tharvey)
Felix Fietkau [Mon, 23 Mar 2009 12:17:46 +0000 (12:17 +0000)]
madwifi: fix a locking error related to wds (thx, tharvey)

SVN-Revision: 14990

15 years agomadwifi: add fragmentation fix from #4817
Felix Fietkau [Mon, 23 Mar 2009 12:11:47 +0000 (12:11 +0000)]
madwifi: add fragmentation fix from #4817

SVN-Revision: 14989

15 years agoreorganize madwifi patches slightly
Felix Fietkau [Mon, 23 Mar 2009 12:11:17 +0000 (12:11 +0000)]
reorganize madwifi patches slightly

SVN-Revision: 14988

15 years agospeed up quilt imports
Felix Fietkau [Mon, 23 Mar 2009 12:02:02 +0000 (12:02 +0000)]
speed up quilt imports

SVN-Revision: 14987

15 years agoatheros: fix radio mask check on ar5312
Felix Fietkau [Mon, 23 Mar 2009 00:05:52 +0000 (00:05 +0000)]
atheros: fix radio mask check on ar5312

SVN-Revision: 14986

15 years agoatheros: upgrade to 2.6.28 by default
Felix Fietkau [Sun, 22 Mar 2009 22:10:59 +0000 (22:10 +0000)]
atheros: upgrade to 2.6.28 by default

SVN-Revision: 14985

15 years agoatheros: fix mdio bus registration for multiple ethernet interfaces
Felix Fietkau [Sun, 22 Mar 2009 22:10:54 +0000 (22:10 +0000)]
atheros: fix mdio bus registration for multiple ethernet interfaces

SVN-Revision: 14984

15 years agoatheros: fix ar5312 support
Felix Fietkau [Sun, 22 Mar 2009 22:10:47 +0000 (22:10 +0000)]
atheros: fix ar5312 support

SVN-Revision: 14983

15 years agoatheros: do not attempt to start pci on ar2317
Felix Fietkau [Sun, 22 Mar 2009 20:51:23 +0000 (20:51 +0000)]
atheros: do not attempt to start pci on ar2317

SVN-Revision: 14982

15 years agoatheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instea...
Felix Fietkau [Sun, 22 Mar 2009 20:19:23 +0000 (20:19 +0000)]
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan

SVN-Revision: 14981

15 years agoatheros: fix path in marvell switch phy id detection
Felix Fietkau [Sun, 22 Mar 2009 20:18:58 +0000 (20:18 +0000)]
atheros: fix path in marvell switch phy id detection

SVN-Revision: 14980

15 years agoremove custom phy hardware detection patch - it is no longer necessary
Felix Fietkau [Sun, 22 Mar 2009 20:18:50 +0000 (20:18 +0000)]
remove custom phy hardware detection patch - it is no longer necessary

SVN-Revision: 14979

15 years agoremove custom phy layer patches from older kernels where they are not needed
Felix Fietkau [Sun, 22 Mar 2009 20:18:43 +0000 (20:18 +0000)]
remove custom phy layer patches from older kernels where they are not needed

SVN-Revision: 14978

15 years agomvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
Felix Fietkau [Sun, 22 Mar 2009 20:18:36 +0000 (20:18 +0000)]
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection

SVN-Revision: 14977

15 years agoatheros: enable adm6996 and mvswitch support
Felix Fietkau [Sun, 22 Mar 2009 20:18:31 +0000 (20:18 +0000)]
atheros: enable adm6996 and mvswitch support

SVN-Revision: 14976

15 years agobusybox: fix spurious rebuild issue
Felix Fietkau [Sun, 22 Mar 2009 20:18:19 +0000 (20:18 +0000)]
busybox: fix spurious rebuild issue

SVN-Revision: 14975

15 years agoadd back marvell switch support to 2.6.28
Felix Fietkau [Sun, 22 Mar 2009 20:18:05 +0000 (20:18 +0000)]
add back marvell switch support to 2.6.28

SVN-Revision: 14974

15 years agoatheros: fix gpio interrupt handling on 2315
Felix Fietkau [Sun, 22 Mar 2009 18:33:08 +0000 (18:33 +0000)]
atheros: fix gpio interrupt handling on 2315

SVN-Revision: 14973

15 years agom4 is now available, sorry for trouble
Ralph Hempel [Sun, 22 Mar 2009 18:31:54 +0000 (18:31 +0000)]
m4 is now available, sorry for trouble

SVN-Revision: 14972

15 years agoadd missing m4 dir
Ralph Hempel [Sun, 22 Mar 2009 18:27:13 +0000 (18:27 +0000)]
add missing m4 dir

SVN-Revision: 14971

15 years agoatheros: add back reset button support
Felix Fietkau [Sun, 22 Mar 2009 17:59:03 +0000 (17:59 +0000)]
atheros: add back reset button support

SVN-Revision: 14970

15 years agoatheros: split out the pci support patch
Felix Fietkau [Sun, 22 Mar 2009 17:58:48 +0000 (17:58 +0000)]
atheros: split out the pci support patch

SVN-Revision: 14969

15 years agoRevert "[tools] add m4 (required for recent auto tools)"
Felix Fietkau [Sun, 22 Mar 2009 17:20:55 +0000 (17:20 +0000)]
Revert "[tools] add m4 (required for recent auto tools)"

Please add the missing tools/m4/ directory next time

SVN-Revision: 14968

15 years agoatheros: clean up the 2.6.28 port in preparation for pushing it upstream
Felix Fietkau [Sun, 22 Mar 2009 14:46:58 +0000 (14:46 +0000)]
atheros: clean up the 2.6.28 port in preparation for pushing it upstream

SVN-Revision: 14967

15 years agoadd m4 (required for recent auto tools) thanks to Olaf
Ralph Hempel [Sun, 22 Mar 2009 14:37:47 +0000 (14:37 +0000)]
add m4 (required for recent auto tools) thanks to Olaf

SVN-Revision: 14966

15 years agoorion/harddisk: Add config-default to enable kernel features required for mounting...
Rod Whitby [Sun, 22 Mar 2009 13:06:35 +0000 (13:06 +0000)]
orion/harddisk: Add config-default to enable kernel features required for mounting RAID disks for rootfs.

SVN-Revision: 14965

15 years agoorion: DT2 requires ISL1208 RTC to be enabled
Rod Whitby [Sun, 22 Mar 2009 12:59:17 +0000 (12:59 +0000)]
orion: DT2 requires ISL1208 RTC to be enabled

SVN-Revision: 14964

15 years agoorion: Added initial support for Freecom DT2. Thanks to Zintis.
Rod Whitby [Sun, 22 Mar 2009 12:38:24 +0000 (12:38 +0000)]
orion: Added initial support for Freecom DT2. Thanks to Zintis.

SVN-Revision: 14963

15 years agoixp4xx/image: Initial support for fsg3 webupgrade images
Rod Whitby [Sun, 22 Mar 2009 12:35:44 +0000 (12:35 +0000)]
ixp4xx/image: Initial support for fsg3 webupgrade images

SVN-Revision: 14962

15 years agotools/firmware-utils: Added encode_crc, for Freecom devices.
Rod Whitby [Sun, 22 Mar 2009 11:39:32 +0000 (11:39 +0000)]
tools/firmware-utils: Added encode_crc, for Freecom devices.

SVN-Revision: 14961

15 years agoorion: Create generic and harddisk subtargets, ready for a different kernel config...
Rod Whitby [Sun, 22 Mar 2009 00:36:47 +0000 (00:36 +0000)]
orion: Create generic and harddisk subtargets, ready for a different kernel config for harddisk.

SVN-Revision: 14960

15 years agoenable all blocks on 6338 and uart clock on 6345
Florian Fainelli [Sat, 21 Mar 2009 10:50:44 +0000 (10:50 +0000)]
enable all blocks on 6338 and uart clock on 6345

SVN-Revision: 14957

15 years agob43legacy: Fix compilation.
Michael Büsch [Fri, 20 Mar 2009 16:23:56 +0000 (16:23 +0000)]
b43legacy: Fix compilation.

We must enable DMA and disable PIO (PIO is not usable anyway).

SVN-Revision: 14954

15 years agoadd support for bcm6345 SoC, needs testing
Florian Fainelli [Fri, 20 Mar 2009 15:08:02 +0000 (15:08 +0000)]
add support for bcm6345 SoC, needs testing

SVN-Revision: 14953

15 years agofix host dependencies for packages that depend on their own host build
Felix Fietkau [Fri, 20 Mar 2009 12:47:13 +0000 (12:47 +0000)]
fix host dependencies for packages that depend on their own host build

SVN-Revision: 14952

15 years agob43: Mask the PHY TX error interrupt for now.
Michael Büsch [Thu, 19 Mar 2009 14:59:54 +0000 (14:59 +0000)]
b43: Mask the PHY TX error interrupt for now.

SVN-Revision: 14951

15 years agoAdd ps3vram kernel module
Hamish Guthrie [Thu, 19 Mar 2009 14:17:46 +0000 (14:17 +0000)]
Add ps3vram kernel module

SVN-Revision: 14950

15 years agoresync kernel patches
Hauke Mehrtens [Thu, 19 Mar 2009 13:05:05 +0000 (13:05 +0000)]
resync kernel patches

SVN-Revision: 14949

15 years agoThe image was selected from a wrong location. Fixes bug #4618
Hauke Mehrtens [Thu, 19 Mar 2009 13:02:06 +0000 (13:02 +0000)]
The image was selected from a wrong location. Fixes bug #4618

SVN-Revision: 14948

15 years agoactivate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbol...
Hauke Mehrtens [Thu, 19 Mar 2009 11:29:21 +0000 (11:29 +0000)]
activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.

SVN-Revision: 14947

15 years agoUpdate compat-wireless to 2009-03-18
Hauke Mehrtens [Wed, 18 Mar 2009 22:22:57 +0000 (22:22 +0000)]
Update compat-wireless to 2009-03-18

Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.

Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.

SVN-Revision: 14946

15 years agoadd makefile target alias package/<name>/host/<target> for host builds
Felix Fietkau [Wed, 18 Mar 2009 21:53:35 +0000 (21:53 +0000)]
add makefile target alias package/<name>/host/<target> for host builds

SVN-Revision: 14944

15 years agoUpdated iw to 0.9.10. Thanks to quentin
Hauke Mehrtens [Wed, 18 Mar 2009 21:00:13 +0000 (21:00 +0000)]
Updated iw to 0.9.10. Thanks to quentin

SVN-Revision: 14943

15 years agoUpdated regulatory.bin to 2009.03.09. Thanks to quentin
Hauke Mehrtens [Wed, 18 Mar 2009 20:54:30 +0000 (20:54 +0000)]
Updated regulatory.bin to 2009.03.09. Thanks to quentin

SVN-Revision: 14942

15 years agocleanup imagetag
Florian Fainelli [Wed, 18 Mar 2009 17:18:25 +0000 (17:18 +0000)]
cleanup imagetag

SVN-Revision: 14941

15 years agoBackport of ps3vram from 2.6.29
Hamish Guthrie [Wed, 18 Mar 2009 15:59:08 +0000 (15:59 +0000)]
Backport of ps3vram from 2.6.29

SVN-Revision: 14940

15 years agoAdd FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
Hamish Guthrie [Wed, 18 Mar 2009 15:57:18 +0000 (15:57 +0000)]
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target

SVN-Revision: 14939

15 years agoAllow running without "logger" installed
Michael Büsch [Wed, 18 Mar 2009 13:05:18 +0000 (13:05 +0000)]
Allow running without "logger" installed

SVN-Revision: 14938

15 years agoSupport configurations without syslogd/klogd.
Michael Büsch [Wed, 18 Mar 2009 12:20:21 +0000 (12:20 +0000)]
Support configurations without syslogd/klogd.

SVN-Revision: 14937

15 years agoNET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
Felix Fietkau [Tue, 17 Mar 2009 23:55:43 +0000 (23:55 +0000)]
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y

SVN-Revision: 14935

15 years agoget rid of the ncurses host build - the only reason why it was necessary in the first...
Felix Fietkau [Tue, 17 Mar 2009 23:36:35 +0000 (23:36 +0000)]
get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.

SVN-Revision: 14934

15 years agob43: More non-PCI fixes
Michael Büsch [Tue, 17 Mar 2009 22:46:51 +0000 (22:46 +0000)]
b43: More non-PCI fixes

SVN-Revision: 14933

15 years agob43: Fix for non-PCI builds
Michael Büsch [Tue, 17 Mar 2009 21:00:44 +0000 (21:00 +0000)]
b43: Fix for non-PCI builds

SVN-Revision: 14932

15 years agoap81: register GPIO LEDs
Gabor Juhos [Tue, 17 Mar 2009 19:59:33 +0000 (19:59 +0000)]
ap81: register GPIO LEDs

SVN-Revision: 14931

15 years agob43-fwsquash: Fix dependency definitions
Michael Büsch [Tue, 17 Mar 2009 19:39:10 +0000 (19:39 +0000)]
b43-fwsquash: Fix dependency definitions

SVN-Revision: 14930

15 years agob43: Add support for removing unnecessary firmware files to reduce the image size.
Michael Büsch [Tue, 17 Mar 2009 19:34:45 +0000 (19:34 +0000)]
b43: Add support for removing unnecessary firmware files to reduce the image size.

SVN-Revision: 14929

15 years agos3c24xx: refresh kernel config
Felix Fietkau [Tue, 17 Mar 2009 19:12:03 +0000 (19:12 +0000)]
s3c24xx: refresh kernel config

SVN-Revision: 14928

15 years agos3c24xx: unbreak openmoko merge patch (mmc changes)
Felix Fietkau [Tue, 17 Mar 2009 19:10:36 +0000 (19:10 +0000)]
s3c24xx: unbreak openmoko merge patch (mmc changes)

SVN-Revision: 14927

15 years agofix missing binutils default version change
Felix Fietkau [Tue, 17 Mar 2009 19:06:06 +0000 (19:06 +0000)]
fix missing binutils default version change

SVN-Revision: 14926

15 years agofix a bug which prevented imagetag from correctly initializing the version and magic2...
Florian Fainelli [Tue, 17 Mar 2009 19:05:09 +0000 (19:05 +0000)]
fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces

SVN-Revision: 14925

15 years agoap81: register SPI flash, and add default MTD partitions
Gabor Juhos [Tue, 17 Mar 2009 18:48:00 +0000 (18:48 +0000)]
ap81: register SPI flash, and add default MTD partitions

SVN-Revision: 14924

15 years agoap81: register GPIO buttons
Gabor Juhos [Tue, 17 Mar 2009 18:34:11 +0000 (18:34 +0000)]
ap81: register GPIO buttons

SVN-Revision: 14923

15 years agoap81: register USB host controller
Gabor Juhos [Tue, 17 Mar 2009 18:14:55 +0000 (18:14 +0000)]
ap81: register USB host controller

SVN-Revision: 14922

15 years agoap81: register ethernet devices, and add default network configuration file
Gabor Juhos [Tue, 17 Mar 2009 18:07:16 +0000 (18:07 +0000)]
ap81: register ethernet devices, and add default network configuration file

SVN-Revision: 14921

15 years agoap83: remove unnecessary include
Gabor Juhos [Tue, 17 Mar 2009 18:02:50 +0000 (18:02 +0000)]
ap83: remove unnecessary include

SVN-Revision: 14920

15 years agobcm47xx: Fix compilation on non-PCI configs.
Michael Büsch [Tue, 17 Mar 2009 16:45:23 +0000 (16:45 +0000)]
bcm47xx: Fix compilation on non-PCI configs.

SVN-Revision: 14919

15 years agoFinal updates to default configuration of ps3 petitboot sub-target
Hamish Guthrie [Tue, 17 Mar 2009 16:02:52 +0000 (16:02 +0000)]
Final updates to default configuration of ps3 petitboot sub-target

SVN-Revision: 14918

15 years agoupdate other 2.6.28.7 targets to 2.6.28.8, too
Imre Kaloz [Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)]
update other 2.6.28.7 targets to 2.6.28.8, too

SVN-Revision: 14917

15 years agoupdate to 2.6.28.8
Imre Kaloz [Tue, 17 Mar 2009 12:41:05 +0000 (12:41 +0000)]
update to 2.6.28.8

SVN-Revision: 14916

15 years agoUpdate kernel config
Hamish Guthrie [Tue, 17 Mar 2009 11:49:14 +0000 (11:49 +0000)]
Update kernel config

SVN-Revision: 14915

15 years agofix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
Florian Fainelli [Tue, 17 Mar 2009 11:28:54 +0000 (11:28 +0000)]
fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)

SVN-Revision: 14914

15 years agoEnsure that bin directory is created for ps3 buildbot build
Hamish Guthrie [Tue, 17 Mar 2009 09:07:47 +0000 (09:07 +0000)]
Ensure that bin directory is created for ps3 buildbot build

SVN-Revision: 14913

15 years agoncurses: make sure the timestamp of copied host utils is current, so that it doesn...
Felix Fietkau [Tue, 17 Mar 2009 04:17:21 +0000 (04:17 +0000)]
ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones

SVN-Revision: 14912

15 years agoclean up ncurses makefile based on new host build changes
Felix Fietkau [Tue, 17 Mar 2009 03:22:06 +0000 (03:22 +0000)]
clean up ncurses makefile based on new host build changes

SVN-Revision: 14911

15 years agofix quilt variable and stampfile usage for host builds
Felix Fietkau [Tue, 17 Mar 2009 03:21:52 +0000 (03:21 +0000)]
fix quilt variable and stampfile usage for host builds

SVN-Revision: 14910

15 years agofix download reverse depends
Felix Fietkau [Tue, 17 Mar 2009 02:37:10 +0000 (02:37 +0000)]
fix download reverse depends

SVN-Revision: 14907

15 years agoadd PKG_HOST_ONLY variable to prevent target builds
Felix Fietkau [Tue, 17 Mar 2009 02:37:04 +0000 (02:37 +0000)]
add PKG_HOST_ONLY variable to prevent target builds

SVN-Revision: 14906

15 years agomove host build in packages into a separate namespace: package/<name>/host/<target...
Felix Fietkau [Tue, 17 Mar 2009 02:20:34 +0000 (02:20 +0000)]
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants

SVN-Revision: 14905

15 years agos3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
Felix Fietkau [Mon, 16 Mar 2009 23:37:46 +0000 (23:37 +0000)]
s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu

SVN-Revision: 14904

15 years agoadd missing cflags for s3c24xx
Felix Fietkau [Mon, 16 Mar 2009 22:56:28 +0000 (22:56 +0000)]
add missing cflags for s3c24xx

SVN-Revision: 14903

15 years agofix mmap issues caused by the vm_exports patch (thx, danm)
Felix Fietkau [Mon, 16 Mar 2009 22:14:22 +0000 (22:14 +0000)]
fix mmap issues caused by the vm_exports patch (thx, danm)

SVN-Revision: 14902

15 years agoremove autoconf from prereq-build.mk, as it is part of the tools/ build
Felix Fietkau [Mon, 16 Mar 2009 18:57:34 +0000 (18:57 +0000)]
remove autoconf from prereq-build.mk, as it is part of the tools/ build

SVN-Revision: 14901

15 years agoBison is not a prerequirement since it's build as part of the openwrt toolchain.
Lars-Peter Clausen [Mon, 16 Mar 2009 18:54:35 +0000 (18:54 +0000)]
Bison is not a prerequirement since it's build as part of the openwrt toolchain.

SVN-Revision: 14900

15 years agoAdded target architecture name for ps3
Hamish Guthrie [Mon, 16 Mar 2009 15:30:29 +0000 (15:30 +0000)]
Added target architecture name for ps3

SVN-Revision: 14899

15 years agoPetitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
Hamish Guthrie [Mon, 16 Mar 2009 15:28:27 +0000 (15:28 +0000)]
Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU

SVN-Revision: 14898