1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-07 16:16:22 +02:00
Commit Graph

3723 Commits

Author SHA1 Message Date
Felix Fietkau 002476016b make filesystem size selection generic (for ext2)
SVN-Revision: 5221
2006-10-19 03:27:24 +00:00
Felix Fietkau d2e30add61 port more modules over to the new system
SVN-Revision: 5220
2006-10-19 02:05:17 +00:00
Felix Fietkau 06df13ccc0 change rm to rm -f to avoid bogus make messages
SVN-Revision: 5215
2006-10-18 22:07:32 +00:00
Felix Fietkau 6a2879bfe7 improve parallel building
SVN-Revision: 5208
2006-10-18 19:00:05 +00:00
Nicolas Thill ee11bee390 fix uml-2.6 build, move KERNELNAME to kernel-build.mk
SVN-Revision: 5204
2006-10-18 13:16:44 +00:00
Felix Fietkau f1a497259b fix module autoload option
SVN-Revision: 5201
2006-10-17 21:43:41 +00:00
Felix Fietkau 7f3d638c4a port soundcore module
SVN-Revision: 5199
2006-10-17 21:19:49 +00:00
Felix Fietkau cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
2006-10-17 20:52:55 +00:00
Felix Fietkau 38fef4b4a8 add PROVIDES option, currently only used for menuconfig
SVN-Revision: 5194
2006-10-17 19:01:08 +00:00
Felix Fietkau 547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
2006-10-17 16:13:10 +00:00
Felix Fietkau 6cee90e993 some kernel module cleanup
SVN-Revision: 5178
2006-10-17 01:47:12 +00:00
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
2006-10-15 23:34:22 +00:00
Florian Fainelli 5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
SVN-Revision: 5135
2006-10-15 23:03:46 +00:00
Felix Fietkau 6779edb40e check for empty patch directories
SVN-Revision: 5086
2006-10-14 15:09:03 +00:00
Felix Fietkau 06a46fb09d move '-' parameter to TAR_OPTIONS, so that packages can append commands
SVN-Revision: 5083
2006-10-14 14:51:48 +00:00
Felix Fietkau d4e038fe5d remove some obsolete stuff
SVN-Revision: 5079
2006-10-14 13:53:26 +00:00
Felix Fietkau 4286347249 use $(TAR) in unpack commands
SVN-Revision: 5078
2006-10-14 13:51:40 +00:00
Felix Fietkau 794114c706 fix mistakes in unpack change
SVN-Revision: 5077
2006-10-14 13:04:50 +00:00
Felix Fietkau e735d75cb9 add prereq check for case-sensitive filesystem
SVN-Revision: 5073
2006-10-14 11:23:23 +00:00
Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
SVN-Revision: 5070
2006-10-14 00:40:27 +00:00
Felix Fietkau 3df04a85c0 add prereq check for wget
SVN-Revision: 5065
2006-10-13 23:36:43 +00:00
Felix Fietkau 518b039995 fix tar detection
SVN-Revision: 5061
2006-10-13 22:47:39 +00:00
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00