This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-03-04 12:39:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c6c987f09
openwrt
/
target
History
Felix Fietkau
4c6c987f09
Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
...
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
..
imagebuilder
export the IMAGEBUILDER variable so that makefiles can test for the image builder run
2007-04-15 09:53:04 +00:00
linux
Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
2007-04-18 12:28:38 +00:00
sdk
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
2007-04-12 19:18:38 +00:00
Config.in
Makefile