openwrt.git
17 years agomove /dev/tun to /dev/net/tun
nbd [Sun, 1 Apr 2007 23:44:39 +0000 (23:44 +0000)]
move /dev/tun to /dev/net/tun

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6814 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd usbnet and asix ethernet based adapters support (#1481)
florian [Sun, 1 Apr 2007 21:59:19 +0000 (21:59 +0000)]
Add usbnet and asix ethernet based adapters support (#1481)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6812 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix i2c kernel configuration dependency (#1511)
florian [Sun, 1 Apr 2007 21:50:47 +0000 (21:50 +0000)]
Fix i2c kernel configuration dependency (#1511)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6811 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the warning
florian [Sun, 1 Apr 2007 21:33:42 +0000 (21:33 +0000)]
Fix the warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6809 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse CONFIG_CMDLINE on Atheros boards
kaloz [Sun, 1 Apr 2007 21:28:51 +0000 (21:28 +0000)]
use CONFIG_CMDLINE on Atheros boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6808 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix fuse compile on osx
nbd [Sun, 1 Apr 2007 19:07:59 +0000 (19:07 +0000)]
fix fuse compile on osx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6807 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse an updated r6040 ethernet driver which implements NAPI polling
florian [Sun, 1 Apr 2007 18:40:56 +0000 (18:40 +0000)]
Use an updated r6040 ethernet driver which implements NAPI polling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6805 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoLimit the number of hotplug childrens
florian [Sun, 1 Apr 2007 18:30:32 +0000 (18:30 +0000)]
Limit the number of hotplug childrens

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6804 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoSmall changes in the kernel config
florian [Sun, 1 Apr 2007 18:03:44 +0000 (18:03 +0000)]
Small changes in the kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6803 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoImprove kernel configuration
florian [Sun, 1 Apr 2007 17:21:53 +0000 (17:21 +0000)]
Improve kernel configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6802 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable MTD_BLOCK
florian [Sun, 1 Apr 2007 17:18:51 +0000 (17:18 +0000)]
Enable MTD_BLOCK

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6801 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoGenerate squashfs images as well
florian [Sun, 1 Apr 2007 17:10:03 +0000 (17:10 +0000)]
Generate squashfs images as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6800 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix i2c module dependencies (#1525)
florian [Sun, 1 Apr 2007 14:36:24 +0000 (14:36 +0000)]
Fix i2c module dependencies (#1525)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6794 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd check for openwrt build system makefiles when scanning for metadata
nbd [Sun, 1 Apr 2007 14:12:42 +0000 (14:12 +0000)]
add check for openwrt build system makefiles when scanning for metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6793 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd wifi profiles for ar7-2.6
florian [Sun, 1 Apr 2007 14:11:15 +0000 (14:11 +0000)]
Add wifi profiles for ar7-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6792 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoconvert from dos to unix format
nbd [Sun, 1 Apr 2007 14:06:59 +0000 (14:06 +0000)]
convert from dos to unix format

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6791 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix iptables extension issue with mac os x builds
nbd [Sun, 1 Apr 2007 12:28:56 +0000 (12:28 +0000)]
fix iptables extension issue with mac os x builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6786 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix portability patch for uClibc.
nbd [Sun, 1 Apr 2007 11:43:11 +0000 (11:43 +0000)]
Fix portability patch for uClibc.
Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already.
Fixes build on OSX with fink's fileutils installed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6784 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix image generation (sn9)
florian [Sun, 1 Apr 2007 11:08:26 +0000 (11:08 +0000)]
Fix image generation (sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6781 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRestore image creation for rdc boards
florian [Sun, 1 Apr 2007 11:06:32 +0000 (11:06 +0000)]
Restore image creation for rdc boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6780 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoWorking configuration, minimalistic
florian [Sun, 1 Apr 2007 10:45:15 +0000 (10:45 +0000)]
Working configuration, minimalistic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6779 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agothe redboot parsing function needs to be exported
florian [Sun, 1 Apr 2007 09:47:27 +0000 (09:47 +0000)]
the redboot parsing function needs to be exported

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6778 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoCode cleanup
florian [Sun, 1 Apr 2007 09:43:47 +0000 (09:43 +0000)]
Code cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6777 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreversal of previous dummy commit
hcg [Sat, 31 Mar 2007 23:30:17 +0000 (23:30 +0000)]
reversal of previous dummy commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6776 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDummy update - to be reversed
hcg [Sat, 31 Mar 2007 23:26:17 +0000 (23:26 +0000)]
Dummy update - to be reversed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6775 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocall Build/Clean for clean: in package makefiles
nbd [Sat, 31 Mar 2007 13:45:50 +0000 (13:45 +0000)]
call Build/Clean for clean: in package makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6773 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert bluetooth kconfig change - it doesn't work that way
nbd [Sat, 31 Mar 2007 09:55:41 +0000 (09:55 +0000)]
revert bluetooth kconfig change - it doesn't work that way

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6772 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix a typo
florian [Sat, 31 Mar 2007 09:09:02 +0000 (09:09 +0000)]
Fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6771 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the division by zero (sn9)
florian [Sat, 31 Mar 2007 09:01:10 +0000 (09:01 +0000)]
Fix the division by zero (sn9)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6770 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix crc32 and endianness, thanks sn9
florian [Sat, 31 Mar 2007 08:59:51 +0000 (08:59 +0000)]
fix crc32 and endianness, thanks sn9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6769 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years ago/sbin/hotplug-call: export the hotplug event type through the environment for hotplug...
nbd [Sat, 31 Mar 2007 00:59:49 +0000 (00:59 +0000)]
/sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6768 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoallow dhcp sections for dnsmasq to add command line options
nbd [Sat, 31 Mar 2007 00:39:55 +0000 (00:39 +0000)]
allow dhcp sections for dnsmasq to add command line options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6767 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDisable firmware creation for the moment
florian [Fri, 30 Mar 2007 21:57:48 +0000 (21:57 +0000)]
Disable firmware creation for the moment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6766 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoSplit up drivers and specific files, update flash map driver
florian [Fri, 30 Mar 2007 21:56:07 +0000 (21:56 +0000)]
Split up drivers and specific files, update flash map driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6765 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoairlink generation fix, thanks st9_
florian [Fri, 30 Mar 2007 21:51:48 +0000 (21:51 +0000)]
airlink generation fix, thanks st9_

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6764 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove extra -
mbm [Fri, 30 Mar 2007 10:23:15 +0000 (10:23 +0000)]
Remove extra -

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6763 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMoved activity led to correct IO ports
hcg [Fri, 30 Mar 2007 07:22:52 +0000 (07:22 +0000)]
Moved activity led to correct IO ports

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6761 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoCleanup system code and use definitions
florian [Thu, 29 Mar 2007 22:21:43 +0000 (22:21 +0000)]
Cleanup system code and use definitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6760 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd definitions, add settings detection for SoCs
florian [Thu, 29 Mar 2007 22:21:22 +0000 (22:21 +0000)]
Add definitions, add settings detection for SoCs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6759 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix mkmylofw write_out_padding routine
florian [Thu, 29 Mar 2007 22:20:21 +0000 (22:20 +0000)]
Fix mkmylofw write_out_padding routine

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6758 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix myloader partition table parser
florian [Thu, 29 Mar 2007 22:19:26 +0000 (22:19 +0000)]
Fix myloader partition table parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6757 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warning
florian [Thu, 29 Mar 2007 22:18:50 +0000 (22:18 +0000)]
Fix warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6756 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoWorking, but very minimalistic kernel config for rdc-2.6
florian [Thu, 29 Mar 2007 22:15:15 +0000 (22:15 +0000)]
Working, but very minimalistic kernel config for rdc-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6755 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorun metadata scanning only once when multiple targets are specified on the command...
nbd [Thu, 29 Mar 2007 11:26:35 +0000 (11:26 +0000)]
run metadata scanning only once when multiple targets are specified on the command line

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6754 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix menuconfig 'deselect' statement
nbd [Thu, 29 Mar 2007 11:19:50 +0000 (11:19 +0000)]
fix menuconfig 'deselect' statement

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6753 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoShould fix edimax generation
florian [Thu, 29 Mar 2007 10:49:52 +0000 (10:49 +0000)]
Should fix edimax generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6752 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocheck initseq->first in awx after running include()
nbd [Thu, 29 Mar 2007 00:08:43 +0000 (00:08 +0000)]
check initseq->first in awx after running include()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix an uninitialized variable in awx (does not fix random segfault yet, still looking...
nbd [Wed, 28 Mar 2007 23:19:39 +0000 (23:19 +0000)]
fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake sure tmp/info gets created
nbd [Wed, 28 Mar 2007 18:26:21 +0000 (18:26 +0000)]
make sure tmp/info gets created

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6749 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the irq request
florian [Wed, 28 Mar 2007 18:14:07 +0000 (18:14 +0000)]
Fix the irq request

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6748 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead...
nbd [Wed, 28 Mar 2007 18:13:54 +0000 (18:13 +0000)]
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6747 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodetect changes in package/kernel/modules/*.mk when scanning the package metadata
nbd [Wed, 28 Mar 2007 18:06:33 +0000 (18:06 +0000)]
detect changes in package/kernel/modules/*.mk when scanning the package metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6746 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agonuke some unnecessary complexity in the metadata scanning - simply call include/scan...
nbd [Wed, 28 Mar 2007 18:01:46 +0000 (18:01 +0000)]
nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6745 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoNuke lots of obsolete compiler versions
nbd [Wed, 28 Mar 2007 17:52:00 +0000 (17:52 +0000)]
Nuke lots of obsolete compiler versions
Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about
compile errors when trying to build brcm-2.4 with it.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6744 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warnings
florian [Wed, 28 Mar 2007 10:49:01 +0000 (10:49 +0000)]
Fix warnings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6742 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth depends on USB for 2.6 kernels also
florian [Wed, 28 Mar 2007 10:42:30 +0000 (10:42 +0000)]
Bluetooth depends on USB for 2.6 kernels also

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth modules also depend on USB
florian [Wed, 28 Mar 2007 10:10:49 +0000 (10:10 +0000)]
Bluetooth modules also depend on USB

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable kmod-sched for adm5120
florian [Wed, 28 Mar 2007 10:09:21 +0000 (10:09 +0000)]
Enable kmod-sched for adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6739 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader...
florian [Wed, 28 Mar 2007 09:10:46 +0000 (09:10 +0000)]
Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6737 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd myloader partition table parser
florian [Wed, 28 Mar 2007 08:35:10 +0000 (08:35 +0000)]
Add myloader partition table parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6736 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreplace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
nico [Wed, 28 Mar 2007 00:35:26 +0000 (00:35 +0000)]
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
nico [Wed, 28 Mar 2007 00:29:17 +0000 (00:29 +0000)]
cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotweak isakmpd & keynote makefiles
nico [Wed, 28 Mar 2007 00:06:18 +0000 (00:06 +0000)]
tweak isakmpd & keynote makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6733 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd dependency info for linux 2.4 specific kmod package (related to #1521)
nbd [Tue, 27 Mar 2007 23:43:36 +0000 (23:43 +0000)]
add dependency info for linux 2.4 specific kmod package (related to #1521)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up nfsd kernel config entries (#1523)
nbd [Tue, 27 Mar 2007 23:41:05 +0000 (23:41 +0000)]
clean up nfsd kernel config entries (#1523)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd nfs kernel server kmod package (patch from #1524)
nbd [Tue, 27 Mar 2007 23:34:37 +0000 (23:34 +0000)]
add nfs kernel server kmod package (patch from #1524)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove bogus dependencies
nbd [Tue, 27 Mar 2007 23:17:31 +0000 (23:17 +0000)]
remove bogus dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix flash buswidth detection
nbd [Tue, 27 Mar 2007 23:15:10 +0000 (23:15 +0000)]
fix flash buswidth detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6727 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a problem with the firewall script (multicast traffic could produce packet loss)
nbd [Tue, 27 Mar 2007 16:45:10 +0000 (16:45 +0000)]
fix a problem with the firewall script (multicast traffic could produce packet loss)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6726 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd missing svn:keywords
ejka [Tue, 27 Mar 2007 15:27:15 +0000 (15:27 +0000)]
Add missing svn:keywords

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6725 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
ejka [Tue, 27 Mar 2007 15:19:08 +0000 (15:19 +0000)]
ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
channel rx, move skb allocation out of interrupt, general cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6724 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: speed up irq handlers, fix asm/ar7/ar7.h
ejka [Tue, 27 Mar 2007 14:56:34 +0000 (14:56 +0000)]
ar7: speed up irq handlers, fix asm/ar7/ar7.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6723 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix edimax image generation
florian [Mon, 26 Mar 2007 22:12:49 +0000 (22:12 +0000)]
Fix edimax image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6722 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd some more clean targets
florian [Mon, 26 Mar 2007 22:09:00 +0000 (22:09 +0000)]
Add some more clean targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6721 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a symlinkclean target to remove symlinks
florian [Mon, 26 Mar 2007 22:01:47 +0000 (22:01 +0000)]
Add a symlinkclean target to remove symlinks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6720 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAlso forgot adding the adm5120_info file
florian [Mon, 26 Mar 2007 20:26:23 +0000 (20:26 +0000)]
Also forgot adding the adm5120_info file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6719 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix the sdk
nbd [Mon, 26 Mar 2007 20:17:28 +0000 (20:17 +0000)]
fix the sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDisable YAFFS and NAND by default
florian [Mon, 26 Mar 2007 19:54:54 +0000 (19:54 +0000)]
Disable YAFFS and NAND by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMove the yaffs patch to be generic, shared between rb532 and adm5120
florian [Mon, 26 Mar 2007 19:42:33 +0000 (19:42 +0000)]
Move the yaffs patch to be generic, shared between rb532 and adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot adding infos header
florian [Mon, 26 Mar 2007 19:09:16 +0000 (19:09 +0000)]
Forgot adding infos header

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6715 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRewrite of the bootloader runtime detection (Gabor Juhos)
florian [Mon, 26 Mar 2007 07:37:31 +0000 (07:37 +0000)]
Rewrite of the bootloader runtime detection (Gabor Juhos)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6713 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd myloader definitions
florian [Mon, 26 Mar 2007 07:34:45 +0000 (07:34 +0000)]
Add myloader definitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6712 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoPreserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)
florian [Mon, 26 Mar 2007 07:32:10 +0000 (07:32 +0000)]
Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6711 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd definitions to myloader thanks Gabor Juhos
florian [Mon, 26 Mar 2007 07:31:28 +0000 (07:31 +0000)]
Add definitions to myloader thanks Gabor Juhos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6710 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable dso support back in openssl, needed to use shared zlib compression, and should...
nico [Mon, 26 Mar 2007 05:04:13 +0000 (05:04 +0000)]
enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors.
closes: #1182

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6706 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd fix from #1516
nbd [Sun, 25 Mar 2007 16:25:15 +0000 (16:25 +0000)]
add fix from #1516

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6697 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd prereq check for pkg-config (required by ntfs-3g)
nbd [Sun, 25 Mar 2007 16:22:42 +0000 (16:22 +0000)]
add prereq check for pkg-config (required by ntfs-3g)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
ejka [Sun, 25 Mar 2007 05:42:16 +0000 (05:42 +0000)]
ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6693 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate kernel config
florian [Sat, 24 Mar 2007 22:51:37 +0000 (22:51 +0000)]
Update kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6690 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse MiBSD ksh if installed (#1470)
florian [Sat, 24 Mar 2007 21:51:44 +0000 (21:51 +0000)]
Use MiBSD ksh if installed (#1470)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6687 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot to define what CFE is
florian [Sat, 24 Mar 2007 21:34:51 +0000 (21:34 +0000)]
Forgot to define what CFE is

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6685 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoTypo fix
florian [Sat, 24 Mar 2007 21:34:14 +0000 (21:34 +0000)]
Typo fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6684 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDo not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G...
florian [Sat, 24 Mar 2007 21:31:13 +0000 (21:31 +0000)]
Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6683 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of...
nbd [Sat, 24 Mar 2007 21:12:26 +0000 (21:12 +0000)]
split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6681 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix CONFIGURE_PATH and add MAKE_PATH
nbd [Sat, 24 Mar 2007 21:05:56 +0000 (21:05 +0000)]
fix CONFIGURE_PATH and add MAKE_PATH

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6680 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package...
nbd [Sat, 24 Mar 2007 20:54:33 +0000 (20:54 +0000)]
use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package build so that TARGET_*FLAGS changes also apply

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6678 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded support for BSD pty's
hcg [Sat, 24 Mar 2007 17:32:32 +0000 (17:32 +0000)]
Added support for BSD pty's

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6673 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotrigger a kernel module rebuild when the kernel config changes
nbd [Sat, 24 Mar 2007 17:05:26 +0000 (17:05 +0000)]
trigger a kernel module rebuild when the kernel config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6671 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a compile error
nbd [Sat, 24 Mar 2007 15:57:16 +0000 (15:57 +0000)]
fix a compile error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit libuuid from e2fsprogs and install development files
nbd [Sat, 24 Mar 2007 15:51:43 +0000 (15:51 +0000)]
split libuuid from e2fsprogs and install development files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73