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)
commit2cf3780bea997e6908ff493f20f04bdb5f128a47
treed680bd5375024aa5e8b6a06b999f03a3655f14fc
parenta4ee82e1988661811cab300e22c38258271e13cb
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6102 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/Makefile
target/Makefile
target/imagebuilder/Makefile
target/sdk/Makefile