365ad8dec6oops... typo
Felix Fietkau
2007-08-31 16:20:40 +00:00
a391a14e23fix issues with multiple ppp links (noticed by Stefano Rivera)
Felix Fietkau
2007-08-31 16:19:19 +00:00
4bb9476035oops, include missing change from [8560]
Nicolas Thill
2007-08-31 10:09:46 +00:00
761dc0a0aefix a dependency bug
Felix Fietkau
2007-08-30 22:43:25 +00:00
82914583a9more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
Nicolas Thill
2007-08-30 22:24:16 +00:00
939c7224a2build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
Nicolas Thill
2007-08-30 22:19:26 +00:00
5f748a6c24clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
Felix Fietkau
2007-08-30 21:12:39 +00:00
9566fb1f07allow the kernel to provide own series files for specific subdirs
Felix Fietkau
2007-08-30 21:11:17 +00:00
dc53d28bcdacx-mac80211: another bigendian fix
Nicolas Thill
2007-08-30 16:59:41 +00:00
52a138a953fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
Felix Fietkau
2007-08-30 16:53:22 +00:00
6550278912rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
Nicolas Thill
2007-08-30 16:41:16 +00:00
a28a3e814badd high-speed usb serial fix from Junxion (closes: #2274)
Nicolas Thill
2007-08-30 16:04:31 +00:00
917780b301rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
Nicolas Thill
2007-08-30 15:38:15 +00:00
437ad838ddbcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
Nicolas Thill
2007-08-30 14:19:31 +00:00
c19dbc7cdeacx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
Nicolas Thill
2007-08-30 14:15:37 +00:00
ac3859b9aeuse $(INSTALL_BIN) instead of $(CP)
Nicolas Thill
2007-08-30 08:01:51 +00:00
d475d94aabavoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here
Felix Fietkau
2007-08-29 03:51:49 +00:00
ec70a7a19fadd acx-mac80211 (thanks to Matteo Croce)
Nicolas Thill
2007-08-28 16:02:14 +00:00
902db2062efonera-mp3: fix json-c dependency here as well
Nicolas Thill
2007-08-28 15:11:42 +00:00
9f4bd6483ffix pcmcia submenu (broken by [8520])
Nicolas Thill
2007-08-28 12:51:46 +00:00
39cbeec7b2Add a PyMod template for python related modules
Florian Fainelli
2007-08-28 12:41:39 +00:00
3c11423892more cosmetic fixes missed from [8250]
Nicolas Thill
2007-08-28 12:33:43 +00:00
0f4183c33bcosmetic fixes: rearrange KernelPackage definitions
Nicolas Thill
2007-08-28 11:44:15 +00:00
4d419362c5remove useless definitions
Nicolas Thill
2007-08-28 11:31:16 +00:00
ac09cc6859fix kmod-hermes-* dependencies
Nicolas Thill
2007-08-28 11:24:49 +00:00
a706affb3aFix the CONFIG_LFS option (#2276)
Florian Fainelli
2007-08-28 08:19:35 +00:00
6c0f55bc68added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
John Crispin
2007-08-27 20:10:35 +00:00
79b07af694allow the user to override the underlying connection method when using pptp (defaults to dhcp)
Felix Fietkau
2007-08-27 16:37:37 +00:00
83c0618a0fFix the comment
Florian Fainelli
2007-08-27 10:39:51 +00:00
022e20b2a4Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
Florian Fainelli
2007-08-27 10:37:12 +00:00
6b3f2ca7deMake the architecture gpio more readable
Florian Fainelli
2007-08-27 10:36:29 +00:00
aa5fa29235Fix the sdk generation with the new staging_dir layout
Florian Fainelli
2007-08-27 10:31:12 +00:00
2d8efd9fc1package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
Nicolas Thill
2007-08-27 02:23:59 +00:00
4ede457b11package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
Nicolas Thill
2007-08-27 02:09:02 +00:00
097cf847ccmark package/rt61 as 2.6 only
Nicolas Thill
2007-08-27 02:07:15 +00:00
bfa6ac2eabrevert [8473] (see [8055])
Nicolas Thill
2007-08-27 02:04:35 +00:00
4979ecc121package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
Nicolas Thill
2007-08-26 23:33:28 +00:00
70c361d175ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
Nicolas Thill
2007-08-26 22:40:09 +00:00
75123bd131prevent ldconfig use in autoconf based packages
Nicolas Thill
2007-08-26 18:34:24 +00:00
1b226e4de1add a '@KERNEL' download facility, tweak script
Nicolas Thill
2007-08-26 18:21:24 +00:00
b35e6fe3bainclude kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
Nicolas Thill
2007-08-26 13:26:02 +00:00
a2b4d75799make overriding of CPU features configurable, and enable it by default
Gabor Juhos
2007-08-26 13:09:11 +00:00
bf392a7fc0fix typo (closes: #2275)
Nicolas Thill
2007-08-26 13:00:27 +00:00
3e47314ccbmove rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once
Nicolas Thill
2007-08-26 12:42:48 +00:00
bae342971dfix rt61 on big endian arch
Nicolas Thill
2007-08-25 18:52:39 +00:00
68e129691fe2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
Nicolas Thill
2007-08-25 15:52:31 +00:00
615a81cb65move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
Nicolas Thill
2007-08-25 14:50:17 +00:00
655a446b17add support for KernelPackage/*/description
Nicolas Thill
2007-08-25 14:43:15 +00:00
7ab328b133workaround for timer glitch on some boards
Mike Baker
2007-08-25 13:18:58 +00:00
c6e6780624fix wan configuration on wr850g v2/v3
Mike Baker
2007-08-25 12:27:01 +00:00
d21941ca4dmove ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
Nicolas Thill
2007-08-25 11:55:01 +00:00
34c758830aoverride CPU features
Gabor Juhos
2007-08-24 19:34:25 +00:00
1ad12c1eebfix netfilter quota module
Nicolas Thill
2007-08-24 12:23:52 +00:00
4b23cac27breplace xargs commands with $(XARGS)
Nicolas Thill
2007-08-24 12:10:14 +00:00
e9fba2c56bcombine the 3 find in a single one
Nicolas Thill
2007-08-24 12:05:30 +00:00
fa3d3f6022fix rt2x00 build
Nicolas Thill
2007-08-24 11:22:57 +00:00
b176f181a1mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
Nicolas Thill
2007-08-24 11:10:48 +00:00
d3288401c2Build the quota module for 2.4 targets
Florian Fainelli
2007-08-23 16:19:17 +00:00
3c5ed20fd0Fix the error on the quota extension (#2080)
Florian Fainelli
2007-08-23 16:14:17 +00:00
e955458388Disable multilib by default
Florian Fainelli
2007-08-23 16:08:09 +00:00
e384acd55dAdd the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
Florian Fainelli
2007-08-23 15:48:46 +00:00
6741194c15Add back physdev (#2216)
Florian Fainelli
2007-08-23 15:21:22 +00:00
5440728b06add 2 helper macros to deal with libtool madness
Nicolas Thill
2007-08-21 20:51:46 +00:00
1e38527a52add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
Felix Fietkau
2007-08-21 18:23:57 +00:00
ba05b57573rename 'stampfiles' directory to 'stamp'
Nicolas Thill
2007-08-21 18:07:55 +00:00
e6ee25ebd0Add the ipset missing file from #1970
Florian Fainelli
2007-08-21 16:03:41 +00:00
f3ad3e47cbDo it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
Florian Fainelli
2007-08-21 15:51:22 +00:00
4be843d65bMove to 2.6.22.4
Florian Fainelli
2007-08-21 10:06:01 +00:00
ff917433fboops. forgot one file
Felix Fietkau
2007-08-20 21:27:29 +00:00
a91350732ccleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
Felix Fietkau
2007-08-20 16:12:24 +00:00
5307d511aaadd 'mtd refresh' command
Felix Fietkau
2007-08-19 21:53:44 +00:00
4460bbca47add refresh ioctl to mtd (for rescanning partitions after reflash)
Felix Fietkau
2007-08-19 21:53:17 +00:00
92cd647b8bUse a more explicit variable name for the number of dhcp leases (#2240)
Florian Fainelli
2007-08-19 20:50:52 +00:00
803dfa1be8disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
Felix Fietkau
2007-08-19 10:58:32 +00:00
a48d558df9fix ethernet port mapping of the RB133
Gabor Juhos
2007-08-19 10:52:19 +00:00
7f04ef6341disable romfs, nothing uses it
Felix Fietkau
2007-08-19 10:01:17 +00:00
de265bba1cadd back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install *-config scripts there are fixed
Nicolas Thill
2007-08-19 06:41:38 +00:00
bef466faf6ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219)
Nicolas Thill
2007-08-19 06:32:34 +00:00
ce9fff401afix an off-by-one error
Felix Fietkau
2007-08-19 01:06:26 +00:00
60157ca058update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
Nicolas Thill
2007-08-18 17:34:50 +00:00
3b4fa7de59cosmetic fix: properly indent source
Nicolas Thill
2007-08-18 17:02:26 +00:00
c60d8f1216enable use of 8M flash (closes: #2232)
Nicolas Thill
2007-08-18 16:53:26 +00:00
71fb2a6b6efix vlynq initialization (closes: #2135)
Nicolas Thill
2007-08-18 15:40:31 +00:00
8ee968e682update ar7 config, disable watchdog for now (closes: #2146)
Nicolas Thill
2007-08-18 15:33:21 +00:00
89d09a4b64remove useless code from board support (closes: #2164, thanks to Matteo Croce)
Nicolas Thill
2007-08-18 14:50:00 +00:00
20cd1bc2d6pcmcia kmod package fixes for au1000
Felix Fietkau
2007-08-16 18:14:34 +00:00
3df35f0b09revert [8415], seems to be causing problems for the kernel build
Felix Fietkau
2007-08-16 13:44:57 +00:00