Fix config checks for Image Builder and SDK - only build them when requested. Clear...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jan 2007 23:37:40 +0000 (23:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 14 Jan 2007 23:37:40 +0000 (23:37 +0000)
commit351d0d4b07fe39e6fad5d14fc18f176298a96143
tree5a865e0b5fe3ac25b2e12aac47700b789d119b48
parentfd9477a18f6cea564acd9c6801d844411b8bd9e8
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.

SVN-Revision: 6102
package/Makefile
target/Makefile
target/imagebuilder/Makefile
target/sdk/Makefile