Fix config checks for Image Builder and SDK - only build them when requested.
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)
commit6a39b891cdd9bcbfa1d3c6f0619ba286943457e1
treed680bd5375024aa5e8b6a06b999f03a3655f14fc
parent2c0eafeeaa6a44f8806b7fb73389e91b298d3d29
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