Felix Fietkau
110a74dd71
uml: update to linux 4.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47061
9 years ago
Felix Fietkau
c8f0290651
uml: disable ext2/ext3 filesystem support (ext4 is enough)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47031
9 years ago
Nicolas Thill
577da84c25
uml: bump to 3.18
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44937
10 years ago
John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
10 years ago
Nicolas Thill
edacde5042
target/uml: add missing config symbols
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43940
10 years ago
Steven Barth
285af2ff08
Update UML target to 3.10 and various improvements
...
Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41172
11 years ago
Florian Fainelli
5eeee1f80e
add 3.3 support
...
SVN-Revision: 31445
13 years ago
Florian Fainelli
6e2c0fbe9f
add support for 3.2
...
SVN-Revision: 30961
13 years ago
Hauke Mehrtens
a1d5ad7655
uml: add some missing options
...
SVN-Revision: 27921
13 years ago
Florian Fainelli
a18ec3c37e
update to 2.6.38
...
SVN-Revision: 26803
14 years ago
Florian Fainelli
b8b0e43cd5
add 2.6.37 support
...
SVN-Revision: 25484
14 years ago
Felix Fietkau
91edb99017
disable crash logging for uml, it cannot possibly work there anyway
...
SVN-Revision: 22326
15 years ago
Nicolas Thill
8d0aa4e176
target/uml: add missing CONFIG_MATOM config symbol
...
SVN-Revision: 21434
15 years ago
Nicolas Thill
6d277230cf
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
...
SVN-Revision: 21318
15 years ago
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Nicolas Thill
0eeb0d3c2f
bump to 2.6.30.4, apply fix from [15119] to x86_64
...
SVN-Revision: 17285
15 years ago
Florian Fainelli
6ba224a039
Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type
...
SVN-Revision: 13166
16 years ago
Nicolas Thill
2a05d8cbba
set reasonable generic CRYPTO_ config entries for 2.6.26
...
SVN-Revision: 12362
16 years ago
Florian Fainelli
91bec65028
Add missing kernel configuration options since the SLUB allocator switch
...
SVN-Revision: 12235
17 years ago
Florian Fainelli
d610ea58d0
Resynced x86_64 kernel config for uml
...
SVN-Revision: 11962
17 years ago
Florian Fainelli
33ae24f5b5
Resync some kernel configuration options
...
SVN-Revision: 11941
17 years ago
Florian Fainelli
58a0fd47b2
Disable NFS_ACL support in the UML config, other platforms do not have it as well
...
SVN-Revision: 11905
17 years ago
Florian Fainelli
c65758acdc
Update uml to 2.6.25.10
...
SVN-Revision: 11686
17 years ago
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
17 years ago
Nicolas Thill
0ab670f17d
update uml to 2.6.24 (i386 only for now)
...
SVN-Revision: 10404
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago