fix missing sbh symbol on 2.4
[openwrt.git] / target / linux / package / switch / Makefile
index 0db826d..75b3595 100644 (file)
@@ -25,7 +25,7 @@ $(PKG_BUILD_DIR)/.configured:
        touch $@
 
 $(PKG_BUILD_DIR)/.built:
-       $(MAKE) -C "$(LINUX_DIR)" \
+       $(MAKE) -C "$(KERNEL_DIR)" \
                CROSS_COMPILE="$(TARGET_CROSS)" \
                ARCH="$(LINUX_KARCH)" \
                PATH="$(TARGET_PATH)" \
This page took 0.029084 seconds and 4 git commands to generate.