nbd's makefile/menuconfig rewrite

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Mike Baker
2005-03-06 03:34:52 +00:00
parent b92a98900c
commit 3d904bb14a
151 changed files with 8247 additions and 1949 deletions

View File

@@ -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)