mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
fix typo
SVN-Revision: 5503
This commit is contained in:
parent
3207e32a9e
commit
e97426b839
2
Makefile
2
Makefile
@ -104,7 +104,7 @@ oldconfig: scripts/config/conf tmp/.config.in tmp/.config-target.in FORCE
|
|||||||
menuconfig: scripts/config/mconf tmp/.config.in tmp/.config-target.in FORCE
|
menuconfig: scripts/config/mconf tmp/.config.in tmp/.config-target.in FORCE
|
||||||
$< Config.in
|
$< Config.in
|
||||||
|
|
||||||
package/%: tmp/.pkginfot tmp/.targetinfo FORCE
|
package/%: tmp/.pkginfo tmp/.targetinfo FORCE
|
||||||
$(MAKE) -C package $(patsubst package/%,%,$@)
|
$(MAKE) -C package $(patsubst package/%,%,$@)
|
||||||
|
|
||||||
target/%: tmp/.pkginfo tmp/.targetinfo FORCE
|
target/%: tmp/.pkginfo tmp/.targetinfo FORCE
|
||||||
|
Loading…
Reference in New Issue
Block a user