diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-06 03:34:52 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-06 03:34:52 +0000 |
commit | f77b88d124ea1c900f9cf5e04046939aad48bbe1 (patch) | |
tree | 4c6922d42353c39b46dcd7cd09982fbe9c1f9765 /docs/CHANGES | |
parent | 7d3d15851a890855f0a752304fa50e5d8e927222 (diff) |
nbd's makefile/menuconfig rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs/CHANGES')
-rw-r--r-- | docs/CHANGES | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES index 36ee41af1..30d48847e 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -5,6 +5,13 @@ Changes between official and experimental *) new buildroot (based on uClib buildroot2) + *) makefiles are no longer included but executed instead + => easier to create packages + + *) enhanced configuration system + *) busybox fully configurable from menuconfig + *) enabled tristate for some packages + => < > disabled, <M> compile as .ipk, <*> compile as .ipk and embed *) new kernel (updated to 2.4.29) @@ -18,4 +25,4 @@ *) better support for Asus WL-500g (kernel modules for usb,scsi,vfat build) - + |