diff options
author | Mike Baker <mbm@openwrt.org> | 2005-03-06 03:34:52 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2005-03-06 03:34:52 +0000 |
commit | 3d904bb14a330fb72f60d4b78a40435389398655 (patch) | |
tree | 4c6922d42353c39b46dcd7cd09982fbe9c1f9765 /docs | |
parent | b92a98900c8308542da9f758cd656880081f1196 (diff) | |
download | upstream-3d904bb14a330fb72f60d4b78a40435389398655.tar.gz upstream-3d904bb14a330fb72f60d4b78a40435389398655.tar.bz2 upstream-3d904bb14a330fb72f60d4b78a40435389398655.zip |
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')
-rw-r--r-- | docs/CHANGES | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES index 36ee41af10..30d48847ed 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) - + |