index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
kernel.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
1
-0
/
+2
*
always dereference symbolic links when copying kernel modules into the packag...
Felix Fietkau
2007-02-23
1
-1
/
+1
*
some platform support path name cleanup
Felix Fietkau
2006-12-18
1
-0
/
+1
*
fix pesky kmod-* ipkg install bug
Felix Fietkau
2006-11-25
1
-1
/
+1
*
move platform specific base-files into target/linux/<targetname>
Felix Fietkau
2006-11-22
1
-0
/
+1
*
import Package/Default in KernelPackage to avoid reusing variables from the w...
Felix Fietkau
2006-11-18
1
-0
/
+1
*
only enable in-tree kmod-* packages by default
Felix Fietkau
2006-11-18
1
-1
/
+1
*
make target/linux/* directories self-contained, use the selected kernel versi...
Felix Fietkau
2006-11-11
1
-19
/
+11
*
fix dependencies on the virtual kernel package (fixes #878)
Felix Fietkau
2006-10-24
1
-1
/
+1
*
cleanup/rewrite of the kernel build process
Felix Fietkau
2006-10-19
1
-5
/
+4
*
cleanup
Felix Fietkau
2006-10-19
1
-2
/
+5
*
finally kill KMOD_template - removes a big chunk of legacy build code
Felix Fietkau
2006-10-19
1
-47
/
+0
*
fix uml-2.6 build, move KERNELNAME to kernel-build.mk
Nicolas Thill
2006-10-18
1
-9
/
+0
*
fix module autoload option
Felix Fietkau
2006-10-17
1
-1
/
+5
*
make kernel module packaging code reusable and use it in madwifi
Felix Fietkau
2006-10-17
1
-0
/
+63
*
put LINUX_KARCH in .kernel.mk
Felix Fietkau
2006-10-10
1
-8
/
+1
*
fix LINUX_RELEASE and use it for the kmod-* build
Felix Fietkau
2006-08-27
1
-1
/
+1
*
add basic support for the Magicbox boards
Imre Kaloz
2006-08-25
1
-0
/
+3
*
fix KERNELNAME
Felix Fietkau
2006-08-17
1
-1
/
+1
*
Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...
Gerry Rozema
2006-08-17
1
-0
/
+5
*
fix issues if kernel config is changed after the compile has started
Mike Baker
2006-08-16
1
-26
/
+36
*
fix uml-2.6 (closes: #678)
Nicolas Thill
2006-08-10
1
-2
/
+6
*
UML target completed. Added ext2 target fs for use with uml images
Gerry Rozema
2006-07-20
1
-0
/
+5
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+6
*
fix inclusion of kernel modules selected for install in images (closes: #598).
Nicolas Thill
2006-06-25
1
-2
/
+2
*
.pkginfo cleanup #2
Mike Baker
2006-06-23
1
-6
/
+6
*
set defaults for .pkginfo
Mike Baker
2006-06-23
1
-1
/
+4
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21
1
-0
/
+77