mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-04 11:13:45 +02:00
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7c83e47d36
commit
6e55c9439f
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