10 Commits (8682fc591c7553e3f35c18fdd6b4cc09f85e144a)

Author SHA1 Message Date
Felix Fietkau 1099e2d679 the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it... 18 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile 18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds 18 years ago
Felix Fietkau 351d0d4b07 Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau ebdcc6d40c move target/utils to tools/firmware-utils 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds 18 years ago
Felix Fietkau f1d6fb4be1 leave out the ccache directory when copying the staging dir into the sdk (#843) 18 years ago